Download h2o-automl-3.14.0.6.jar file - Jar h

Jar examples for h:h2o-automl

Description

H2O AutoML

You can download jar file h2o-automl 3.14.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add h2o-automl-3.14.0.6.jar to your project.

<dependency>
   <groupId>ai.h2o</groupId>
   <artifactId>h2o-automl</artifactId>
   <version>3.14.0.6</version>
</dependency>
compile group: 'ai.h2o', name: 'h2o-automl', version: '3.14.0.6'
libraryDependencies += "ai.h2o" % "h2o-automl" % "3.14.0.6"
<dependency org="ai.h2o" name="h2o-automl" rev="3.14.0.6"/>
@Grapes(@Grab(group='ai.h2o', module='h2o-automl', version='3.14.0.6'))
'ai.h2o:h2o-automl:jar:3.14.0.6'

Download

Click the following link to download the jar file.

h2o-automl-3.14.0.6-javadoc.jar
h2o-automl-3.14.0.6-sources.jar
h2o-automl-3.14.0.6-test.jar
h2o-automl-3.14.0.6.jar
h2o-automl-3.14.0.6.pom



Related Tutorials