LightGBM

A fast, distributed, high performance gradient boosting framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

License

License

GroupId

GroupId

com.microsoft.ml.lightgbm
ArtifactId

ArtifactId

lightgbmlib
Last Version

Last Version

3.2.110
Release Date

Release Date

Type

Type

jar
Description

Description

LightGBM
A fast, distributed, high performance gradient boosting framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Project URL

Project URL

https://github.com/Microsoft/LightGBM
Source Code Management

Source Code Management

http://github.com/Microsoft/LightGBM/tree/master

Download lightgbmlib

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.
com.microsoft.ml.lightgbm

Microsoft

Open source projects and samples from Microsoft

Versions

Version
3.2.110
3.2.100
2.3.180
2.3.170
2.3.160
2.3.150
2.3.100
2.2.400
2.2.350
2.2.300
2.2.200
2.1.250
2.1.200
2.0.120