Jar examples for h:h2o-ext-xgboost
H2O XGBoost support
You can download jar file h2o-ext-xgboost 3.18.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add h2o-ext-xgboost-3.18.0.1.jar to your project.
<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-ext-xgboost</artifactId> <version>3.18.0.1</version> </dependency>
compile group: 'ai.h2o', name: 'h2o-ext-xgboost', version: '3.18.0.1'
libraryDependencies += "ai.h2o" % "h2o-ext-xgboost" % "3.18.0.1"
<dependency org="ai.h2o" name="h2o-ext-xgboost" rev="3.18.0.1"/>
@Grapes(@Grab(group='ai.h2o', module='h2o-ext-xgboost', version='3.18.0.1'))
'ai.h2o:h2o-ext-xgboost:jar:3.18.0.1'
Click the following link to download the jar file.
h2o-ext-xgboost-3.18.0.1-javadoc.jar