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