License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-sklearn-extension |
Last Version | Last Version1.7.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML SkLearn extensions converter
JPMML Scikit-Learn extension packages to PMML converter
|
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-sklearn-extension/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-extension</artifactId>
<version>1.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-sklearn-extension/
implementation 'org.jpmml:pmml-sklearn-extension:1.7.8'
// https://jarcasting.com/artifacts/org.jpmml/pmml-sklearn-extension/
implementation ("org.jpmml:pmml-sklearn-extension:1.7.8")
'org.jpmml:pmml-sklearn-extension:jar:1.7.8'
<dependency org="org.jpmml" name="pmml-sklearn-extension" rev="1.7.8">
<artifact name="pmml-sklearn-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-sklearn-extension', version='1.7.8')
)
libraryDependencies += "org.jpmml" % "pmml-sklearn-extension" % "1.7.8"
[org.jpmml/pmml-sklearn-extension "1.7.8"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-sklearn | jar | 1.7.8 |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator-testing | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |