1. 09 Jan, 2017 7 commits
  2. 08 Jan, 2017 5 commits
  3. 07 Jan, 2017 2 commits
  4. 06 Jan, 2017 1 commit
  5. 05 Jan, 2017 2 commits
    • Rakib Hasan's avatar
      Script to translate the model file to PMML · 96d08f42
      Rakib Hasan authored
      file as input and output a directory with pmml files. Each file can be given as input to
      pmml consumers. You can test the files using jpmml-evaluator. Please refer to this the
      data mining group's website for the pmml specifcation (http://dmg.org/pmml/pmml-v4-3.html).
      Also refer to the README.md file in the pmml directory to see how to test the pmml output
      with jpmml-evaluator.
      96d08f42
    • wxchan's avatar
      simplify Dataset class (#163) · f893fbf6
      wxchan authored
      * simplify Dataset class
      
      * simplify check output; fix deprecated warning
      f893fbf6
  6. 04 Jan, 2017 4 commits
  7. 03 Jan, 2017 4 commits
  8. 02 Jan, 2017 3 commits
  9. 01 Jan, 2017 3 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
    • Guolin Ke's avatar
      change output model to double precision. · 1d7acf57
      Guolin Ke authored
      1d7acf57
  10. 31 Dec, 2016 5 commits
  11. 30 Dec, 2016 2 commits
  12. 28 Dec, 2016 2 commits