"src/vscode:/vscode.git/clone" did not exist on "4f28233b8ff705cbf14140ebd71c4e5cc1ab2c48"
  1. 04 Jan, 2017 2 commits
    • 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
    • Guolin Ke's avatar
      add test for check model file persistence · cf4edf0e
      Guolin Ke authored
      cf4edf0e
  2. 03 Jan, 2017 1 commit
  3. 02 Jan, 2017 2 commits
  4. 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
  5. 31 Dec, 2016 1 commit
  6. 28 Dec, 2016 1 commit
  7. 23 Dec, 2016 1 commit
    • 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
  8. 19 Dec, 2016 1 commit
  9. 08 Dec, 2016 1 commit
  10. 06 Dec, 2016 1 commit
  11. 05 Dec, 2016 1 commit
  12. 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
  13. 30 Nov, 2016 7 commits
  14. 24 Nov, 2016 1 commit