Last Version

JPMML-H2O 1.2.4

Java library and command-line application for converting H2O.ai models to PMML

License

License

Categories

Categories

H2 Data Databases JPMML Business Logic Libraries Machine Learning H2O
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-h2o
Version

Version

1.2.4
Type

Type

pom
Description

Description

JPMML-H2O
Java library and command-line application for converting H2O.ai models to PMML
Project URL

Project URL

https://github.com/jpmml/jpmml-h2o

Download jpmml-h2o 1.2.4

Filename Size
jpmml-h2o-1.2.4.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jpmml/jpmml-h2o/ -->
<dependency>
    <groupId>org.jpmml</groupId>
    <artifactId>jpmml-h2o</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/jpmml-h2o/
implementation 'org.jpmml:jpmml-h2o:1.2.4'
// https://jarcasting.com/artifacts/org.jpmml/jpmml-h2o/
implementation ("org.jpmml:jpmml-h2o:1.2.4")
'org.jpmml:jpmml-h2o:pom:1.2.4'
<dependency org="org.jpmml" name="jpmml-h2o" rev="1.2.4">
  <artifact name="jpmml-h2o" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='jpmml-h2o', version='1.2.4')
)
libraryDependencies += "org.jpmml" % "jpmml-h2o" % "1.2.4"
[org.jpmml/jpmml-h2o "1.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pmml-h2o
  • pmml-h2o-example