Граф коммитов

119 Коммитов

Автор SHA1 Сообщение Дата
wxchan ebfc8521e2 add an advanced example; add guide-python README.md details; clean error messages (#117) 2016-12-09 13:28:41 +08:00
Guolin Ke b51c7be43e refine Dataset class (#113)
Provide a high level Dataset class for easy use.
2016-12-08 21:36:11 +08:00
wxchan 2cd024e9c6 add feature importance in python (#109)
* add feature importances in python; add pandas support

* solve best_iteration issue
2016-12-06 14:35:54 +08:00
wxchan 6911452588 solve conflicts; add README for python examples 2016-12-02 17:35:39 +08:00
wxchan eba6d200a8 Squash into one commit:
1. merge python-package
2. add dump model to json
3. fix bugs
4. clean code with pylint
5. update python examples
2016-12-02 14:34:52 +08:00
Guolin Ke 9c3e2718a5 Update simple_example.py 2016-12-01 19:14:22 +08:00
Guolin Ke 29cf97e902 add example and readme 2016-12-01 16:32:47 +08:00
wxchan 01ed04dff2 support init_score for multiclass classification (#62)
support init_score for multiclass classification (#62)
2016-11-03 13:49:45 +08:00
Qiwei Ye 3e285d7d15 delete model file 2016-11-01 16:44:27 +08:00
Qiwei Ye 2a8d38c555 Merge branches 'master' and 'master' of https://github.com/Microsoft/LightGBM 2016-11-01 16:43:41 +08:00
Guolin Ke b3e99b27a0 fix unbalance for binary classification 2016-11-01 15:05:04 +08:00
wxchan aa796a8598 Support multiclass classification (#53)
Support multiclass classification (#53)
2016-11-01 13:31:44 +08:00
Qiwei Ye 351b3d7e2c adding git ignore 2016-10-25 11:25:26 +08:00
Guolin Ke aee30126d8 not need for the data_has_label parameters any more. 2016-10-18 13:27:01 +08:00
Qiwei Ye 6b3ce6eb4f quick fix for #2: predict.conf should declare data_has_label = true explicit for example data 2016-10-16 19:28:10 -07:00
Aerosoul 9298cf12b5 fix issue #2
quick fix for reading error: the rank.test data indeed has label
2016-10-17 10:19:12 +08:00
Guolin Ke 4d9964edb0 Update README.md 2016-10-09 19:27:52 +08:00
Guolin Ke f20a2c4de2 Change bulid target name to lower case. 2016-10-08 16:13:56 +08:00
Guolin Ke 1c774687cf first commit 2016-08-05 14:06:01 +08:00