Download xgboost4j_2.11-0.7.2-p1.jar file - Jar x

Jar examples for x:xgboost4j-2.11

Description

xgboost4j

You can download jar file xgboost4j_2.11 0.7.2-p1 in this page.

License

Apache-2.0

Build File

You can use the following script to add xgboost4j_2.11-0.7.2-p1.jar to your project.

<dependency>
   <groupId>com.github.hirofumi</groupId>
   <artifactId>xgboost4j_2.11</artifactId>
   <version>0.7.2-p1</version>
</dependency>
compile group: 'com.github.hirofumi', name: 'xgboost4j_2.11', version: '0.7.2-p1'
libraryDependencies += "com.github.hirofumi" % "xgboost4j_2.11" % "0.7.2-p1"
<dependency org="com.github.hirofumi" name="xgboost4j_2.11" rev="0.7.2-p1"/>
@Grapes(@Grab(group='com.github.hirofumi', module='xgboost4j_2.11', version='0.7.2-p1'))
'com.github.hirofumi:xgboost4j_2.11:jar:0.7.2-p1'

Download

Click the following link to download the jar file.

xgboost4j_2.11-0.7.2-p1-javadoc.jar
xgboost4j_2.11-0.7.2-p1-sources.jar
xgboost4j_2.11-0.7.2-p1.jar
xgboost4j_2.11-0.7.2-p1.pom



Related Tutorials