is not current version
Last Version 1.4.3

org.jpmml:jpmml-lightgbm 1.3.4

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.3.4
Type

Type

jar

Download jpmml-lightgbm 1.3.4


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