LightGBM4j: Java LightGBM wrapper

A high-level wrapper for LightGBM toolkit

License

License

GroupId

GroupId

io.github.metarank
ArtifactId

ArtifactId

lightgbm4j
Last Version

Last Version

3.3.2-1
Release Date

Release Date

Type

Type

jar
Description

Description

LightGBM4j: Java LightGBM wrapper
A high-level wrapper for LightGBM toolkit
Project URL

Project URL

https://github.com/metarank/lightgbm4j
Source Code Management

Source Code Management

https://github.com/metarank/lightgbm4j.git

Download lightgbm4j

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-commons jar 1.7.0
org.junit.jupiter : junit-jupiter jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2-1
3.3.1-3
3.3.1-2
3.3.1-1
3.2.1-1
3.2.0-2
3.2.0-1
3.1.1-4
3.1.1-3
3.1.1-2
3.1.1-1
3.1.0-3
3.1.0-2
3.1.0-1