h2oai / xgboost   1.6.1.24

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, Flink and DataFlow

Scala versions: 2.12

xgboost4j 1.2.0.6


Group ID:
ai.h2o
Artifact ID:
xgboost4j_2.12
Version:
1.2.0.6
Release Date:
Oct 6, 2020
Licenses:
Files:

libraryDependencies += "ai.h2o" %% "xgboost4j" % "1.2.0.6"

Mill build tool

ivy"ai.h2o::xgboost4j:1.2.0.6"

Scala CLI

//> using dep "ai.h2o::xgboost4j:1.2.0.6"

Ammonite REPL

import $ivy.`ai.h2o::xgboost4j:1.2.0.6`

<dependency>
  <groupId>ai.h2o</groupId>
  <artifactId>xgboost4j_2.12</artifactId>
  <version>1.2.0.6</version>
</dependency>

compile group: 'ai.h2o', name: 'xgboost4j_2.12', version: '1.2.0.6'