mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
9 lines
344 B
Plaintext
9 lines
344 B
Plaintext
LightGBM is a gradient boosting framework that uses tree based learning
|
|
algorithms. It is designed to be distributed and efficient with the
|
|
following advantages:
|
|
* Faster training speed and higher efficiency.
|
|
* Lower memory usage.
|
|
* Better accuracy.
|
|
* Support of parallel, distributed, and GPU learning.
|
|
* Capable of handling large-scale data.
|