Commit 3c6804cf authored by Aerosoul's avatar Aerosoul Committed by GitHub
Browse files

Merge pull request #6 from guFalcon/patch-1

Update README.md
parents 65ddd852 6d221950
...@@ -2,7 +2,7 @@ LightGBM, Light Gradient Boosting Machine ...@@ -2,7 +2,7 @@ LightGBM, Light Gradient Boosting Machine
========== ==========
[![Build Status](https://travis-ci.org/Microsoft/LightGBM.svg?branch=master)](https://travis-ci.org/Microsoft/LightGBM) [![Build Status](https://travis-ci.org/Microsoft/LightGBM.svg?branch=master)](https://travis-ci.org/Microsoft/LightGBM)
LightGBM is a gradient boosting framework that 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 efficiency
- Low memory usage - Low memory usage
......
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