Download xgboost4j-linux-minimal-0.7.3.jar file - Jar x

Jar examples for x:xgboost4j-linux-minimal

Description

H2O XGBoost Libraries

You can download jar file xgboost4j-linux-minimal 0.7.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xgboost4j-linux-minimal-0.7.3.jar to your project.

<dependency>
   <groupId>ai.h2o</groupId>
   <artifactId>xgboost4j-linux-minimal</artifactId>
   <version>0.7.3</version>
</dependency>
compile group: 'ai.h2o', name: 'xgboost4j-linux-minimal', version: '0.7.3'
libraryDependencies += "ai.h2o" % "xgboost4j-linux-minimal" % "0.7.3"
<dependency org="ai.h2o" name="xgboost4j-linux-minimal" rev="0.7.3"/>
@Grapes(@Grab(group='ai.h2o', module='xgboost4j-linux-minimal', version='0.7.3'))
'ai.h2o:xgboost4j-linux-minimal:jar:0.7.3'

Download

Click the following link to download the jar file.

xgboost4j-linux-minimal-0.7.3-javadoc.jar
xgboost4j-linux-minimal-0.7.3-sources.jar
xgboost4j-linux-minimal-0.7.3.jar
xgboost4j-linux-minimal-0.7.3.pom



Related Tutorials