hirofumi / xgboost4j4s   0.80-p1

Apache License 2.0 GitHub

XGBoost4J for Scala with Mac and Linux binaries

Scala versions: 2.12 2.11

xgboost4j 0.7.1-p2


Group ID:
com.github.hirofumi
Artifact ID:
xgboost4j_2.12
Version:
0.7.1-p2
Release Date:
Jun 2, 2018
Licenses:
Files:

libraryDependencies += "com.github.hirofumi" %% "xgboost4j" % "0.7.1-p2"

Mill build tool

ivy"com.github.hirofumi::xgboost4j:0.7.1-p2"

Scala CLI

//> using dep "com.github.hirofumi::xgboost4j:0.7.1-p2"

Ammonite REPL

import $ivy.`com.github.hirofumi::xgboost4j:0.7.1-p2`

<dependency>
  <groupId>com.github.hirofumi</groupId>
  <artifactId>xgboost4j_2.12</artifactId>
  <version>0.7.1-p2</version>
</dependency>

compile group: 'com.github.hirofumi', name: 'xgboost4j_2.12', version: '0.7.1-p2'