1. 01 Mar, 2017 1 commit
  2. 09 Jan, 2017 1 commit
    • wxchan's avatar
      refine pmml.py (#179) · 7f4610a8
      wxchan authored
      * add pmml to test
      
      * refine pmml.py
      
      * use ~n instead of -n-1
      
      * change map to list comprehension
      
      * fix check
      
      * fix 'use ~n instead of -n-1'
      
      * fix exception
      7f4610a8
  3. 04 Jan, 2017 3 commits
  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. 08 Dec, 2016 1 commit
  7. 05 Dec, 2016 1 commit
  8. 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
  9. 30 Nov, 2016 2 commits
  10. 24 Nov, 2016 1 commit