"tests/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "b793cd821c1d887a74b2d680d2d299f0275fb7a6"
- 14 Jan, 2017 1 commit
-
-
wxchan authored
-
- 12 Jan, 2017 2 commits
-
-
ClimbsRocks authored
-
wxchan authored
* suppprt pandas categorical * refine logic * make default=auto * fix train/valid categorical codes * add test * unify set _predictor * fix tests * fix warning * support feature_name=int
-
- 10 Jan, 2017 2 commits
-
-
wxchan authored
* add compat.py * unify types * range/xrange -> range_ * move argc_ to compat.py; add is_numeric error type * use simplejson for json * move json to compat.py * move pandas to compat.py * move sklearn to compat.py * remove unused function * fix 'unify types' * argc_ (lambda -> def)
-
Tsukasa OMOTO authored
-
- 09 Jan, 2017 2 commits
-
-
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
-
- 05 Jan, 2017 1 commit
-
-
wxchan authored
* simplify Dataset class * simplify check output; fix deprecated warning
-
- 04 Jan, 2017 2 commits
-
-
wxchan authored
* format python code with pep8 * **DO NOT MERGE** deliberately break rules to see what will happen during check * Revert "**DO NOT MERGE** deliberately break rules to see what will happen during check" This reverts commit 0db93cd7a43c7efa43a2112ada43d46c6f9115d9. * fix format in test.py * add docs for pep-8
-
wxchan authored
-
- 03 Jan, 2017 1 commit
-
-
wxchan authored
* add @property to sklearn interface * add deprecated; fix binary_metric
-
- 31 Dec, 2016 2 commits
- 30 Dec, 2016 1 commit
-
-
Tsukasa OMOTO authored
* fix creating valid_sets * support both list and dict * update Python-API.md
-
- 28 Dec, 2016 1 commit
-
-
wxchan authored
* remove other parameters in sklearn fit * add dart parameters to sklearn init
-
- 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
-
-
Guolin Ke authored
-
- 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
-
- 12 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 09 Dec, 2016 1 commit
-
-
wxchan authored
-
- 08 Dec, 2016 1 commit
-
-
Guolin Ke authored
Provide a high level Dataset class for easy use.
-
- 06 Dec, 2016 1 commit
-
-
wxchan authored
* add feature importances in python; add pandas support * solve best_iteration issue
-
- 05 Dec, 2016 1 commit
-
-
Guolin Ke authored
Categorical feature support (#108)
-
- 02 Dec, 2016 1 commit
-
-
wxchan authored
1. merge python-package 2. add dump model to json 3. fix bugs 4. clean code with pylint 5. update python examples
-
- 01 Dec, 2016 2 commits
- 30 Nov, 2016 5 commits
- 29 Nov, 2016 2 commits