1. 18 Apr, 2017 2 commits
  2. 15 Apr, 2017 1 commit
  3. 27 Mar, 2017 1 commit
  4. 01 Mar, 2017 3 commits
  5. 03 Feb, 2017 1 commit
  6. 02 Feb, 2017 1 commit
  7. 23 Jan, 2017 1 commit
  8. 21 Jan, 2017 1 commit
  9. 20 Jan, 2017 1 commit
  10. 17 Jan, 2017 1 commit
  11. 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
  12. 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
  13. 10 Jan, 2017 3 commits
  14. 08 Jan, 2017 1 commit
  15. 07 Jan, 2017 2 commits
  16. 05 Jan, 2017 1 commit
  17. 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
  18. 03 Jan, 2017 2 commits
  19. 02 Jan, 2017 1 commit
  20. 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
  21. 31 Dec, 2016 2 commits
  22. 28 Dec, 2016 1 commit
  23. 27 Dec, 2016 1 commit
  24. 26 Dec, 2016 1 commit
  25. 23 Dec, 2016 2 commits
  26. 18 Dec, 2016 1 commit
  27. 13 Dec, 2016 1 commit
  28. 09 Dec, 2016 1 commit
  29. 08 Dec, 2016 1 commit
  30. 06 Dec, 2016 1 commit