Download xgboost4j-0.7-20171122-70a4c419.jar file - Jar x

Jar examples for x:xgboost4j

Description

xgboost4j containing portable Linux/MacOSX binaries

You can download jar file xgboost4j 0.7-20171122-70a4c419 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add xgboost4j-0.7-20171122-70a4c419.jar to your project.

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

Download

Click the following link to download the jar file.

xgboost4j-0.7-20171122-70a4c419.jar
xgboost4j-0.7-20171122-70a4c419.pom



Related Tutorials