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