Last Version

ml.dmlc:xgboost4j 0.90

JVM Package for XGBoost

License

License

GroupId

GroupId

ml.dmlc
ArtifactId

ArtifactId

xgboost4j
Version

Version

0.90
Type

Type

jar
Description

Description

JVM Package for XGBoost
Project URL

Project URL

https://github.com/dmlc/xgboost/tree/master/jvm-packages/xgboost4j

Download xgboost4j 0.90


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

Dependencies

compile (6)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.11 jar 2.3.11
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 (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.typesafe.akka : akka-testkit_2.11 jar 2.3.11
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

There are no modules declared in this project.