is not current version
Last Version 1.4.3

JPMML-LightGBM 1.4.2

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

Type

pom
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.4.2

Filename Size
jpmml-lightgbm-1.4.2.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pmml-lightgbm
  • pmml-lightgbm-example