License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-xgboost-testing |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML XGBoost converter batch testing harness
JPMML XGBoost to class model converter batch testing harness
|
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-xgboost-testing/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-xgboost-testing</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-xgboost-testing/
implementation 'org.jpmml:pmml-xgboost-testing:1.6.0'
// https://jarcasting.com/artifacts/org.jpmml/pmml-xgboost-testing/
implementation ("org.jpmml:pmml-xgboost-testing:1.6.0")
'org.jpmml:pmml-xgboost-testing:jar:1.6.0'
<dependency org="org.jpmml" name="pmml-xgboost-testing" rev="1.6.0">
<artifact name="pmml-xgboost-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-xgboost-testing', version='1.6.0')
)
libraryDependencies += "org.jpmml" % "pmml-xgboost-testing" % "1.6.0"
[org.jpmml/pmml-xgboost-testing "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-xgboost | jar | 1.6.0 |
org.jpmml : pmml-converter-testing | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |