License |
License |
---|---|
Categories |
CategoriesH2 Data Databases JPMML Business Logic Libraries Machine Learning H2O |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-h2o |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML H2O.ai converter
JPMML H2O.ai to PMML converter
|
Filename | Size |
---|---|
pmml-h2o-1.2.4.pom | |
pmml-h2o-1.2.4.jar | 40 KB |
pmml-h2o-1.2.4-sources.jar | 24 KB |
pmml-h2o-1.2.4-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-h2o/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-h2o</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-h2o/
implementation 'org.jpmml:pmml-h2o:1.2.4'
// https://jarcasting.com/artifacts/org.jpmml/pmml-h2o/
implementation ("org.jpmml:pmml-h2o:1.2.4")
'org.jpmml:pmml-h2o:jar:1.2.4'
<dependency org="org.jpmml" name="pmml-h2o" rev="1.2.4">
<artifact name="pmml-h2o" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-h2o', version='1.2.4')
)
libraryDependencies += "org.jpmml" % "pmml-h2o" % "1.2.4"
[org.jpmml/pmml-h2o "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-converter | jar | 1.5.3 |
org.jpmml : pmml-converter-testing | jar | 1.5.3 |
org.jpmml : pmml-xgboost | jar | 1.7.0 |
ai.h2o : h2o-genmodel | jar | [3.30.0.2,) |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |