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-flink 1.2.0


Group ID:
ml.dmlc
Artifact ID:
xgboost4j-flink_2.12
Version:
1.2.0
Release Date:
Sept 20, 2020
Licenses:
Files:

libraryDependencies += "ml.dmlc" %% "xgboost4j-flink" % "1.2.0"

Mill build tool

ivy"ml.dmlc::xgboost4j-flink:1.2.0"

Scala CLI

//> using dep "ml.dmlc::xgboost4j-flink:1.2.0"

Ammonite REPL

import $ivy.`ml.dmlc::xgboost4j-flink:1.2.0`

<dependency>
  <groupId>ml.dmlc</groupId>
  <artifactId>xgboost4j-flink_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'ml.dmlc', name: 'xgboost4j-flink_2.12', version: '1.2.0'