Last Version

XGBoost JVM Package 1.3.3

JVM Package for XGBoost optimized with Apache Arrow

License

License

Categories

Categories

Data
GroupId

GroupId

com.intel.bigdata.xgboost
ArtifactId

ArtifactId

xgboost-jvm_2.12
Version

Version

1.3.3
Type

Type

jar
Description

Description

XGBoost JVM Package
JVM Package for XGBoost optimized with Apache Arrow
Project URL

Project URL

https://github.com/Intel-bigdata/xgboost/tree/arrow-to-dmatrix/jvm-packages
Source Code Management

Source Code Management

https://github.com/dmlc/xgboost

Download xgboost-jvm_2.12 1.3.3


<!-- https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost-jvm_2.12/ -->
<dependency>
    <groupId>com.intel.bigdata.xgboost</groupId>
    <artifactId>xgboost-jvm_2.12</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost-jvm_2.12/
implementation 'com.intel.bigdata.xgboost:xgboost-jvm_2.12:1.3.3'
// https://jarcasting.com/artifacts/com.intel.bigdata.xgboost/xgboost-jvm_2.12/
implementation ("com.intel.bigdata.xgboost:xgboost-jvm_2.12:1.3.3")
'com.intel.bigdata.xgboost:xgboost-jvm_2.12:jar:1.3.3'
<dependency org="com.intel.bigdata.xgboost" name="xgboost-jvm_2.12" rev="1.3.3">
  <artifact name="xgboost-jvm_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.bigdata.xgboost', module='xgboost-jvm_2.12', version='1.3.3')
)
libraryDependencies += "com.intel.bigdata.xgboost" % "xgboost-jvm_2.12" % "1.3.3"
[com.intel.bigdata.xgboost/xgboost-jvm_2.12 "1.3.3"]

Dependencies

compile (5)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.scalactic : scalactic_2.12 jar 3.0.8

Project Modules

There are no modules declared in this project.