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