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