License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.intel.bigdata.xgboost |
ArtifactId | ArtifactIdxgboost4j_2.12 |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJVM Package for XGBoost optimized with Apache Arrow
|
Filename | Size |
---|---|
xgboost4j_2.12-1.3.3.pom | |
xgboost4j_2.12-1.3.3.jar | 6 MB |
xgboost4j_2.12-1.3.3-tests.jar | 106 KB |
xgboost4j_2.12-1.3.3-sources.jar | 6 MB |
xgboost4j_2.12-1.3.3-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost4j_2.12/ -->
<dependency>
<groupId>com.intel.bigdata.xgboost</groupId>
<artifactId>xgboost4j_2.12</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost4j_2.12/
implementation 'com.intel.bigdata.xgboost:xgboost4j_2.12:1.3.3'
// https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost4j_2.12/
implementation ("com.intel.bigdata.xgboost:xgboost4j_2.12:1.3.3")
'com.intel.bigdata.xgboost:xgboost4j_2.12:jar:1.3.3'
<dependency org="com.intel.bigdata.xgboost" name="xgboost4j_2.12" rev="1.3.3">
<artifact name="xgboost4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.bigdata.xgboost', module='xgboost4j_2.12', version='1.3.3')
)
libraryDependencies += "com.intel.bigdata.xgboost" % "xgboost4j_2.12" % "1.3.3"
[com.intel.bigdata.xgboost/xgboost4j_2.12 "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.23 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.apache.arrow : arrow-memory | jar | 0.16.0 |
com.esotericsoftware : kryo | jar | 4.0.2 |
org.scala-lang : scala-compiler | jar | 2.12.8 |
org.scala-lang : scala-reflect | jar | 2.12.8 |
org.scala-lang : scala-library | jar | 2.12.8 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.spark : spark-sql_2.12 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.23 |
org.scalactic : scalactic_2.12 | jar | 3.0.8 |