1. 21 Jan, 2017 1 commit
  2. 20 Jan, 2017 1 commit
  3. 17 Jan, 2017 1 commit
  4. 16 Jan, 2017 1 commit
    • wxchan's avatar
      fix bug for pandas auto categorical_feature (#218) · 57d55272
      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
      57d55272
  5. 12 Jan, 2017 1 commit
    • wxchan's avatar
      suppprt pandas categorical (#193) · 6c248d37
      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
      6c248d37
  6. 10 Jan, 2017 3 commits
  7. 08 Jan, 2017 1 commit
  8. 07 Jan, 2017 2 commits
  9. 05 Jan, 2017 1 commit
  10. 04 Jan, 2017 1 commit
    • wxchan's avatar
      python code style with pep8 (#161) · dd425973
      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
      dd425973
  11. 03 Jan, 2017 2 commits
  12. 02 Jan, 2017 1 commit
  13. 01 Jan, 2017 2 commits
    • Guolin Ke's avatar
      fix #154 · 7f778877
      Guolin Ke authored
      7f778877
    • wxchan's avatar
      support pickle (#151) · a034ceeb
      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
      a034ceeb
  14. 31 Dec, 2016 2 commits
  15. 28 Dec, 2016 1 commit
  16. 27 Dec, 2016 1 commit
  17. 26 Dec, 2016 1 commit
  18. 23 Dec, 2016 2 commits
  19. 18 Dec, 2016 1 commit
  20. 13 Dec, 2016 1 commit
  21. 09 Dec, 2016 1 commit
  22. 08 Dec, 2016 1 commit
  23. 06 Dec, 2016 1 commit
  24. 05 Dec, 2016 1 commit
  25. 02 Dec, 2016 1 commit
    • wxchan's avatar
      Squash into one commit: · eba6d200
      wxchan authored
      1. merge python-package
      2. add dump model to json
      3. fix bugs
      4. clean code with pylint
      5. update python examples
      eba6d200
  26. 01 Dec, 2016 2 commits
  27. 30 Nov, 2016 3 commits
  28. 29 Nov, 2016 2 commits
  29. 27 Nov, 2016 1 commit