- 26 Apr, 2017 1 commit
-
-
wxchan authored
-
- 18 Apr, 2017 2 commits
- 15 Apr, 2017 1 commit
-
-
wxchan authored
-
- 27 Mar, 2017 1 commit
-
-
wxchan authored
-
- 01 Mar, 2017 3 commits
- 03 Feb, 2017 1 commit
-
-
wxchan authored
* refine plot * use warnings * refine logic * revert 'move to compat.py'
-
- 02 Feb, 2017 1 commit
-
-
wxchan authored
-
- 23 Jan, 2017 1 commit
-
-
wxchan authored
* use json instead of repr/eval for pandas_categorical * fix json dumps with numpy data * add more test cases
-
- 21 Jan, 2017 1 commit
-
-
wxchan authored
* expose save model to string to c_api * add 'save-model-to-string' to python; use it to copy model * remove boosting_type
-
- 20 Jan, 2017 1 commit
-
-
wxchan authored
* add plot importance * add plot example
-
- 17 Jan, 2017 1 commit
-
-
wxchan authored
-
- 16 Jan, 2017 1 commit
-
-
wxchan authored
* fix bug for categorical_feature * add test on load model with categorical feature * add unseen category in test dataset * save/load pandas_categorical to model * fix logic * cast pandas columns to string * add load pandas_categorical from file to _InnerPredictor init
-
- 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 3 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)
-
- 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
- 05 Jan, 2017 1 commit
-
-
wxchan authored
* simplify Dataset class * simplify check output; fix deprecated warning
-
- 04 Jan, 2017 1 commit
-
-
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
-
- 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 2 commits
- 28 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 27 Dec, 2016 1 commit
-
-
wxchan authored
-
- 26 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 23 Dec, 2016 2 commits
- 18 Dec, 2016 1 commit
-
-
Guolin Ke authored
-
- 13 Dec, 2016 1 commit
-
-
wxchan 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.
-