is not current version
Last Version 2.2.0

org.jpmml:pmml-sparkml-lightgbm 2.1.0

JPMML Apache Spark ML LightGBM to PMML converter

Categories

Categories

JPMML Business Logic Libraries Machine Learning
GroupId

GroupId

org.jpmml
ArtifactId

ArtifactId

pmml-sparkml-lightgbm
Version

Version

2.1.0
Type

Type

jar

Download pmml-sparkml-lightgbm 2.1.0


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