vladimir-nazarenko / LightGBM

A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LightGBM for Ubuntu >=10.04

Requires ubuntu 16.04 and docker installed

Warning: scripts build only the c api in the shared library

Instructions to build:

Run bash build.sh

About

A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.

License:MIT License


Languages

Language:C++ 40.2%Language:Python 31.8%Language:R 25.5%Language:Shell 1.6%Language:CMake 0.9%Language:C 0.1%