License |
License |
---|---|
GroupId | GroupIdml.dmlc |
ArtifactId | ArtifactIdxgboost4j_2.12 |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJVM Package for XGBoost
|
Filename | Size |
---|---|
xgboost4j_2.12-1.6.1.pom | |
xgboost4j_2.12-1.6.1.jar | 3 MB |
xgboost4j_2.12-1.6.1-tests.jar | 105 KB |
xgboost4j_2.12-1.6.1-sources.jar | 2 MB |
xgboost4j_2.12-1.6.1-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.12/ -->
<dependency>
<groupId>ml.dmlc</groupId>
<artifactId>xgboost4j_2.12</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.12/
implementation 'ml.dmlc:xgboost4j_2.12:1.6.1'
// https://jarcasting.com/artifacts/ml.dmlc/xgboost4j_2.12/
implementation ("ml.dmlc:xgboost4j_2.12:1.6.1")
'ml.dmlc:xgboost4j_2.12:jar:1.6.1'
<dependency org="ml.dmlc" name="xgboost4j_2.12" rev="1.6.1">
<artifact name="xgboost4j_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc', module='xgboost4j_2.12', version='1.6.1')
)
libraryDependencies += "ml.dmlc" % "xgboost4j_2.12" % "1.6.1"
[ml.dmlc/xgboost4j_2.12 "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.23 |
com.esotericsoftware : kryo | jar | 4.0.2 |
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.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.scala-lang : scala-compiler | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.23 |
org.scalactic : scalactic_2.12 | jar | 3.0.8 |