| License |
License |
|---|---|
| Categories |
CategoriesPython Languages JPMML Business Logic Libraries Machine Learning |
| GroupId | GroupIdorg.jpmml |
| ArtifactId | ArtifactIdjpmml-python |
| Version | Version1.0.21 |
| Type | Typejar |
| Description |
DescriptionJPMML-Python
Java library for converting Python models to PMML
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jpmml-python-1.0.21.pom | |
| jpmml-python-1.0.21.jar | 151 KB |
| jpmml-python-1.0.21-sources.jar | 103 KB |
| jpmml-python-1.0.21-javadoc.jar | 493 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/jpmml-python/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-python</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/jpmml-python/
implementation 'org.jpmml:jpmml-python:1.0.21'
// https://jarcasting.com/artifacts/org.jpmml/jpmml-python/
implementation ("org.jpmml:jpmml-python:1.0.21")
'org.jpmml:jpmml-python:jar:1.0.21'
<dependency org="org.jpmml" name="jpmml-python" rev="1.0.21">
<artifact name="jpmml-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='jpmml-python', version='1.0.21')
)
libraryDependencies += "org.jpmml" % "jpmml-python" % "1.0.21"
[org.jpmml/jpmml-python "1.0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jpmml : jpmml-converter | jar | 1.4.10 |
| net.razorvine : pickle | jar | 1.1 |
| net.razorvine : serpent | jar | 1.40 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.jpmml : pmml-evaluator-testing | jar | 1.5.16 |