Last Version

LightGBM 3.2.110

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
Version

Version

3.2.110
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 3.2.110


<!-- 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.