Download featran-xgboost_2.11-0.1.24.jar file - Jar f

Jar examples for f:featran-xgboost-2.11

Description

Feature Transformers - XGBoost

You can download jar file featran-xgboost_2.11 0.1.24 in this page.

License

Apache 2

Build File

You can use the following script to add featran-xgboost_2.11-0.1.24.jar to your project.

<dependency>
   <groupId>com.spotify</groupId>
   <artifactId>featran-xgboost_2.11</artifactId>
   <version>0.1.24</version>
</dependency>
compile group: 'com.spotify', name: 'featran-xgboost_2.11', version: '0.1.24'
libraryDependencies += "com.spotify" % "featran-xgboost_2.11" % "0.1.24"
<dependency org="com.spotify" name="featran-xgboost_2.11" rev="0.1.24"/>
@Grapes(@Grab(group='com.spotify', module='featran-xgboost_2.11', version='0.1.24'))
'com.spotify:featran-xgboost_2.11:jar:0.1.24'

Download

Click the following link to download the jar file.

featran-xgboost_2.11-0.1.24-javadoc.jar
featran-xgboost_2.11-0.1.24-sources.jar
featran-xgboost_2.11-0.1.24.jar
featran-xgboost_2.11-0.1.24.pom



Related Tutorials