License |
License |
---|---|
Categories |
CategoriesPython Languages JPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-python |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML Python converter
JPMML Python to PMML converter
|
Filename | Size |
---|---|
pmml-python-1.1.6.pom | |
pmml-python-1.1.6.jar | 155 KB |
pmml-python-1.1.6-sources.jar | 105 KB |
pmml-python-1.1.6-javadoc.jar | 510 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-python/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-python</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-python/
implementation 'org.jpmml:pmml-python:1.1.6'
// https://jarcasting.com/artifacts/org.jpmml/pmml-python/
implementation ("org.jpmml:pmml-python:1.1.6")
'org.jpmml:pmml-python:jar:1.1.6'
<dependency org="org.jpmml" name="pmml-python" rev="1.1.6">
<artifact name="pmml-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-python', version='1.1.6')
)
libraryDependencies += "org.jpmml" % "pmml-python" % "1.1.6"
[org.jpmml/pmml-python "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-converter | jar | 1.5.3 |
net.razorvine : pickle | jar | 1.3 |
net.razorvine : serpent | jar | 1.40 |
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-evaluator | jar | 1.6.3 |
junit : junit | jar | 4.13.2 |