Commit 7bacf5f6 authored by Guolin Ke's avatar Guolin Ke
Browse files

update news

parent 866a2f91
...@@ -16,8 +16,10 @@ For more details, please refer to [Features](https://github.com/Microsoft/LightG ...@@ -16,8 +16,10 @@ For more details, please refer to [Features](https://github.com/Microsoft/LightG
News News
---- ----
12/05/2016 : **Categorical Features as input directly**(without one-hot coding). Experiment on [Expo data](http://stat-computing.org/dataexpo/2009/) shows about 8x speed-up with same accuracy compared with one-hot coding (refer to [categorical log]( https://github.com/guolinke/boosting_tree_benchmarks/blob/master/lightgbm/lightgbm_dataexpo_speed.log) and [one-hot log]( https://github.com/guolinke/boosting_tree_benchmarks/blob/master/lightgbm/lightgbm_dataexpo_onehot_speed.log)).
For the setting details, please refer to [Configuration](https://github.com/Microsoft/LightGBM/wiki/Configuration#io-parameters).
12/02/2016 : Release [python-package](https://github.com/Microsoft/LightGBM/tree/master/python-package) beta version, welcome to have a try and provide issues and feedback. 12/02/2016 : Release [**python-package**](https://github.com/Microsoft/LightGBM/tree/master/python-package) beta version, welcome to have a try and provide issues and feedback.
Get Started Get Started
------------ ------------
......
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