dmlc / xgboost   2.0.3

Apache License 2.0 Website GitHub

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

Scala versions: 2.13 2.12 2.11

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:

libraryDependencies += "com.intel.bigdata.xgboost" %% "xgboost4j-spark" % "1.3.3"

Mill build tool

ivy"com.intel.bigdata.xgboost::xgboost4j-spark:1.3.3"

Scala CLI

//> using dep "com.intel.bigdata.xgboost::xgboost4j-spark:1.3.3"

Ammonite REPL

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'