Last Version

XGBoost JVM Package 0.90

JVM Package for XGBoost

License

License

GroupId

GroupId

ml.dmlc
ArtifactId

ArtifactId

xgboost-jvm
Version

Version

0.90
Type

Type

jar
Description

Description

XGBoost JVM Package
JVM Package for XGBoost
Project URL

Project URL

https://github.com/dmlc/xgboost/tree/master/jvm-packages
Source Code Management

Source Code Management

https://github.com/dmlc/xgboost

Download xgboost-jvm 0.90


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

Dependencies

compile (5)

Group / Artifact Type Version
com.esotericsoftware.kryo : kryo jar 2.21
org.scala-lang : scala-compiler jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12
org.scala-lang : scala-library jar 2.11.12
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

  • xgboost4j
  • xgboost4j-example
  • xgboost4j-spark
  • xgboost4j-flink