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