is not current version
Last Version 1.1.6

JPMML-Python 1.1.1

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.1.1
Type

Type

pom
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.1.1

Filename Size
jpmml-python-1.1.1.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pmml-python
  • pmml-python-testing