is not current version
Last Version 1.1.6

JPMML-Python 1.0.17

Java library for converting Python models to PMML

License

License

Categories

Categories

Python Languages JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-python
Version

Version

1.0.17
Type

Type

jar
Description

Description

JPMML-Python
Java library for converting Python models to PMML
Project URL

Project URL

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

Download jpmml-python 1.0.17


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jpmml : jpmml-converter jar 1.4.9
net.razorvine : pickle jar 1.1
net.razorvine : serpent jar 1.40

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.