XGBoost4J for Scala with Mac and Linux binaries
xgboost4j 0.80-p1
Group ID:
com.github.hirofumi
Artifact ID:
xgboost4j_2.11
Version:
0.80-p1
Release Date:
Aug 19, 2018
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
hirofumi
|
libraryDependencies += "com.github.hirofumi" %% "xgboost4j" % "0.80-p1"
ivy"com.github.hirofumi::xgboost4j:0.80-p1"
//> using dep "com.github.hirofumi::xgboost4j:0.80-p1"
import $ivy.`com.github.hirofumi::xgboost4j:0.80-p1`
<dependency> <groupId>com.github.hirofumi</groupId> <artifactId>xgboost4j_2.11</artifactId> <version>0.80-p1</version> </dependency>
compile group: 'com.github.hirofumi', name: 'xgboost4j_2.11', version: '0.80-p1'