- 12 Jan, 2017 1 commit
-
-
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 4 commits
-
-
Guolin Ke authored
-
Guolin Ke authored
-
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
-
- 07 Jan, 2017 2 commits
- 06 Jan, 2017 1 commit
-
-
wxchan authored
* fix reset parameter * redefine CVBooster * env.model won't be None * update env.params
-
- 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 2 commits
- 02 Jan, 2017 1 commit
-
-
Guolin Ke authored
-
- 01 Jan, 2017 2 commits
-
-
Guolin Ke authored
-
wxchan authored
* support pickle * add pickle/joblib test; change test_basic to unittest * remove file for deepcopy * fix tests * test basic predict from file * Revert "test basic predict from file" This reverts commit 60d2c3158537fd56081f60f1d6d120cedd782887. * test predict from file * use tempfile for copy & pickle * use tempfile w/o binary mode * clean test
-
- 31 Dec, 2016 4 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 2 commits
- 27 Dec, 2016 1 commit
-
-
wxchan authored
-
- 26 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 23 Dec, 2016 2 commits
- 21 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 19 Dec, 2016 2 commits
- 18 Dec, 2016 2 commits
- 17 Dec, 2016 1 commit
-
-
wxchan 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
-