Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
xgboost-jvm 2.1.1
Group ID:
ml.dmlc
Artifact ID:
xgboost-jvm_2.13
Version:
2.1.1
Release Date:
Jul 31, 2024
Licenses:
Files:
Developers:
libraryDependencies += "ml.dmlc" %% "xgboost-jvm" % "2.1.1"
ivy"ml.dmlc::xgboost-jvm:2.1.1"
//> using dep "ml.dmlc::xgboost-jvm:2.1.1"
import $ivy.`ml.dmlc::xgboost-jvm:2.1.1`
<dependency> <groupId>ml.dmlc</groupId> <artifactId>xgboost-jvm_2.13</artifactId> <version>2.1.1</version> </dependency>
compile group: 'ml.dmlc', name: 'xgboost-jvm_2.13', version: '2.1.1'