is not current version
Last Version 1.4.3

org.jpmml:jpmml-lightgbm 1.2.6

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

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

jpmml-lightgbm
Version

Version

1.2.6
Type

Type

jar

Download jpmml-lightgbm 1.2.6


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