Последняя версия

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.

Лицензия

Лицензия

Группа

Группа

com.microsoft.ml.lightgbm
Идентификатор

Идентификатор

lightgbmlib
Версия

Версия

3.2.110
Тип

Тип

jar
Описание

Описание

LightGBM
A fast, distributed, high performance gradient boosting framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Ссылка на сайт

Ссылка на сайт

https://github.com/Microsoft/LightGBM
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.