is not current version
Last Version 1.4.3

JPMML-LightGBM 1.3.7

Java library and command-line application for converting LightGBM models to PMML

License

License

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-lightgbm
Version

Version

1.3.7
Type

Type

jar
Description

Description

JPMML-LightGBM
Java library and command-line application for converting LightGBM models to PMML
Project URL

Project URL

https://github.com/jpmml/jpmml-lightgbm

Download jpmml-lightgbm 1.3.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.beust : jcommander jar 1.72
org.jpmml : jpmml-converter jar 1.4.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.jpmml : pmml-evaluator-testing jar 1.5.11

Project Modules

There are no modules declared in this project.