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-spark 0.7.1-p1


Group ID:
com.github.hirofumi
Artifact ID:
xgboost4j-spark_2.11
Version:
0.7.1-p1
Release Date:
Apr 12, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.github.hirofumi::xgboost4j-spark:0.7.1-p1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.hirofumi</groupId>
  <artifactId>xgboost4j-spark_2.11</artifactId>
  <version>0.7.1-p1</version>
</dependency>

compile group: 'com.github.hirofumi', name: 'xgboost4j-spark_2.11', version: '0.7.1-p1'