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
xgboost4j-spark-gpu 2.0.3
Group ID:
ml.dmlc
Artifact ID:
xgboost4j-spark-gpu_2.12
Version:
2.0.3
Release Date:
Dec 19, 2023
Licenses:
Files:
Developers:
libraryDependencies += "ml.dmlc" %% "xgboost4j-spark-gpu" % "2.0.3"
ivy"ml.dmlc::xgboost4j-spark-gpu:2.0.3"
//> using dep "ml.dmlc::xgboost4j-spark-gpu:2.0.3"
import $ivy.`ml.dmlc::xgboost4j-spark-gpu:2.0.3`
<dependency> <groupId>ml.dmlc</groupId> <artifactId>xgboost4j-spark-gpu_2.12</artifactId> <version>2.0.3</version> </dependency>
compile group: 'ml.dmlc', name: 'xgboost4j-spark-gpu_2.12', version: '2.0.3'