is not current version
Last Version 1.1.6

org.jpmml:pmml-python-testing 1.1.4

JPMML Python to PMML converter batch testing harness

Categories

Categories

Python Languages JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-python-testing
Version

Version

1.1.4
Type

Type

jar

Download pmml-python-testing 1.1.4


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