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