findify / xgboost4j4s   0.81-1

Apache License 2.0 GitHub

XGBoost4J for Scala with Mac and Linux binaries

Scala versions: 2.12 2.11

xgboost4j 0.81


Group ID:
io.findify
Artifact ID:
xgboost4j_2.11
Version:
0.81
Release Date:
Nov 19, 2018
Licenses:
Files:

libraryDependencies += "io.findify" %% "xgboost4j" % "0.81"

Mill build tool

ivy"io.findify::xgboost4j:0.81"

Scala CLI

//> using dep "io.findify::xgboost4j:0.81"

Ammonite REPL

import $ivy.`io.findify::xgboost4j:0.81`

<dependency>
  <groupId>io.findify</groupId>
  <artifactId>xgboost4j_2.11</artifactId>
  <version>0.81</version>
</dependency>

compile group: 'io.findify', name: 'xgboost4j_2.11', version: '0.81'