Jar examples for x:xgboost4j
xgboost4j containing portable Linux/MacOSX binaries
You can download jar file xgboost4j 0.72 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xgboost4j-0.72.jar to your project.
<dependency> <groupId>ml.dmlc</groupId> <artifactId>xgboost4j</artifactId> <version>0.72</version> </dependency>
compile group: 'ml.dmlc', name: 'xgboost4j', version: '0.72'
libraryDependencies += "ml.dmlc" % "xgboost4j" % "0.72"
<dependency org="ml.dmlc" name="xgboost4j" rev="0.72"/>
@Grapes(@Grab(group='ml.dmlc', module='xgboost4j', version='0.72'))
'ml.dmlc:xgboost4j:jar:0.72'
Click the following link to download the jar file.
xgboost4j-0.72-javadoc.jar