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 1.3.3
Group ID:
com.intel.bigdata.xgboost
Artifact ID:
xgboost4j-spark_2.12
Version:
1.3.3
Release Date:
Apr 26, 2021
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "com.intel.bigdata.xgboost" %% "xgboost4j-spark" % "1.3.3"
ivy"com.intel.bigdata.xgboost::xgboost4j-spark:1.3.3"
//> using dep "com.intel.bigdata.xgboost::xgboost4j-spark:1.3.3"
import $ivy.`com.intel.bigdata.xgboost::xgboost4j-spark:1.3.3`
<dependency> <groupId>com.intel.bigdata.xgboost</groupId> <artifactId>xgboost4j-spark_2.12</artifactId> <version>1.3.3</version> </dependency>
compile group: 'com.intel.bigdata.xgboost', name: 'xgboost4j-spark_2.12', version: '1.3.3'