1. 05 Jan, 2017 1 commit
  2. 04 Jan, 2017 3 commits
  3. 03 Jan, 2017 1 commit
  4. 02 Jan, 2017 2 commits
  5. 01 Jan, 2017 1 commit
    • 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
  6. 31 Dec, 2016 2 commits
  7. 28 Dec, 2016 1 commit
  8. 23 Dec, 2016 2 commits
    • wxchan's avatar
      rewrite test with unittest (#142) · db18367e
      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
      db18367e
    • Guolin Ke's avatar
      fix test c_api · 1cb3aa4e
      Guolin Ke authored
      1cb3aa4e
  9. 19 Dec, 2016 1 commit
  10. 08 Dec, 2016 1 commit
  11. 06 Dec, 2016 1 commit
  12. 05 Dec, 2016 1 commit
  13. 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
  14. 30 Nov, 2016 7 commits
  15. 26 Nov, 2016 1 commit
  16. 24 Nov, 2016 1 commit
  17. 23 Nov, 2016 3 commits
  18. 22 Nov, 2016 1 commit
  19. 15 Nov, 2016 3 commits