"...git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "c7134fa7ccbe1a1b1819ac2a66407504d3fab27a"
Commit c532df27 authored by xuehui's avatar xuehui Committed by GitHub
Browse files

Update README.md

parent 831675b3
...@@ -4,11 +4,11 @@ LightGBM, Light Gradient Boosting Machine ...@@ -4,11 +4,11 @@ LightGBM, Light Gradient Boosting Machine
LightGBM is a gradient boosting framework that is using tree based learning algorithms. It is designed to be distributed and efficient with following advantages: LightGBM is a gradient boosting framework that is using tree based learning algorithms. It is designed to be distributed and efficient with following advantages:
- Fast training efficiency - Fast training speed and high efficiency
- Low memory usage - Lower memory usage
- Better accuracy - Better accuracy
- Parallel learning supported - Parallel learning supported
- Deal with large scale of data - Capacity of handeling large scale data
For more details, please refer to [Features](https://github.com/Microsoft/LightGBM/wiki/Features). For more details, please refer to [Features](https://github.com/Microsoft/LightGBM/wiki/Features).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment