License |
License |
---|---|
Categories |
CategoriesJPMML Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.jpmml |
ArtifactId | ArtifactIdpmml-lightgbm |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPMML LightGBM converter
JPMML LightGBM to PMML converter
|
Filename | Size |
---|---|
pmml-lightgbm-1.4.3.pom | |
pmml-lightgbm-1.4.3.jar | 61 KB |
pmml-lightgbm-1.4.3-sources.jar | 42 KB |
pmml-lightgbm-1.4.3-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jpmml/pmml-lightgbm/ -->
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-lightgbm</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jpmml/pmml-lightgbm/
implementation 'org.jpmml:pmml-lightgbm:1.4.3'
// https://jarcasting.com/artifacts/org.jpmml/pmml-lightgbm/
implementation ("org.jpmml:pmml-lightgbm:1.4.3")
'org.jpmml:pmml-lightgbm:jar:1.4.3'
<dependency org="org.jpmml" name="pmml-lightgbm" rev="1.4.3">
<artifact name="pmml-lightgbm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jpmml', module='pmml-lightgbm', version='1.4.3')
)
libraryDependencies += "org.jpmml" % "pmml-lightgbm" % "1.4.3"
[org.jpmml/pmml-lightgbm "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jpmml : pmml-converter | jar | 1.5.3 |
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 |