- 10 Jan, 2017 3 commits
-
-
wxchan authored
-
Tsukasa OMOTO authored
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 3 commits
-
-
Tsukasa OMOTO authored
* Add L1 objective function * fix hessians * update
-
Tsukasa OMOTO authored
* Add Huber loss https://en.wikipedia.org/wiki/Huber_loss * update * update docs/Parameters.md * update
- 08 Jan, 2017 1 commit
-
-
wxchan authored
* use handle is not None for _is_constructed * sort imports; clean code; move FAQ to docs
-
- 04 Jan, 2017 1 commit
-
-
wxchan authored
-
- 03 Jan, 2017 1 commit
-
-
wxchan authored
* add @property to sklearn interface * add deprecated; fix binary_metric
-
- 31 Dec, 2016 1 commit
-
-
wxchan authored
-
- 30 Dec, 2016 2 commits
-
-
Tsukasa OMOTO authored
* fix creating valid_sets * support both list and dict * update Python-API.md
-
Rahul Phatak authored
-
- 28 Dec, 2016 1 commit
-
-
wxchan authored
* remove other parameters in sklearn fit * add dart parameters to sklearn init
-
- 26 Dec, 2016 2 commits
- 23 Dec, 2016 1 commit
-
-
wxchan authored
* add troubleshooting * use unittest * update unittest version * fix test_engine.py * fix test_sklearn.py * default eval_metric by subclass * add test grid search * remove verbose_eval
-
- 21 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 19 Dec, 2016 1 commit
-
-
wxchan authored
add learning rate to dart (#133)
-
- 18 Dec, 2016 1 commit
-
-
wxchan authored
* add gridsearch example for python sklearn * reset_learning_rate->reset_parameter * make callbacks public
-
- 16 Dec, 2016 2 commits
- 15 Dec, 2016 4 commits
- 14 Dec, 2016 1 commit
-
-
wxchan authored
* add python doc * add boosting_type to python sklearn * fix error
-
- 13 Dec, 2016 1 commit
-
-
wxchan authored
-