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-example 1.5.1
Group ID:
ml.dmlc
Artifact ID:
xgboost4j-example_2.12
Version:
1.5.1
Release Date:
Nov 23, 2021
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "ml.dmlc" %% "xgboost4j-example" % "1.5.1"
ivy"ml.dmlc::xgboost4j-example:1.5.1"
//> using dep "ml.dmlc::xgboost4j-example:1.5.1"
import $ivy.`ml.dmlc::xgboost4j-example:1.5.1`
<dependency> <groupId>ml.dmlc</groupId> <artifactId>xgboost4j-example_2.12</artifactId> <version>1.5.1</version> </dependency>
compile group: 'ml.dmlc', name: 'xgboost4j-example_2.12', version: '1.5.1'