Download xgboost4j-0.71-20180420-230cb9b7.jar file - Jar x

Jar examples for x:xgboost4j

Description

xgboost4j containing portable Linux/MacOSX binaries

You can download jar file xgboost4j 0.71-20180420-230cb9b7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xgboost4j-0.71-20180420-230cb9b7.jar to your project.

<dependency>
   <groupId>me.lyh</groupId>
   <artifactId>xgboost4j</artifactId>
   <version>0.71-20180420-230cb9b7</version>
</dependency>
compile group: 'me.lyh', name: 'xgboost4j', version: '0.71-20180420-230cb9b7'
libraryDependencies += "me.lyh" % "xgboost4j" % "0.71-20180420-230cb9b7"
<dependency org="me.lyh" name="xgboost4j" rev="0.71-20180420-230cb9b7"/>
@Grapes(@Grab(group='me.lyh', module='xgboost4j', version='0.71-20180420-230cb9b7'))
'me.lyh:xgboost4j:jar:0.71-20180420-230cb9b7'

Download

Click the following link to download the jar file.

xgboost4j-0.71-20180420-230cb9b7.jar
xgboost4j-0.71-20180420-230cb9b7.pom



Related Tutorials