1. 26 Nov, 2017 1 commit
    • Guolin Ke's avatar
      Speed up saving and loading model (#1083) · 8a5ec366
      Guolin Ke authored
      * remove protobuf
      
      * add version number
      
      * remove pmml script
      
      * use float for split gain
      
      * fix warnings
      
      * refine the read model logic of gbdt
      
      * fix compile error
      
      * improve decode speed
      
      * fix some bugs
      
      * fix double accuracy problem
      
      * fix bug
      
      * multi-thread save model
      
      * speed up save model to string
      
      * parallel save/load model
      
      * fix some warnings.
      
      * fix warnings.
      
      * fix a bug
      
      * remove debug output
      
      * fix doc
      
      * fix max_bin warning in tests.
      
      * fix max_bin warning
      
      * fix pylint
      
      * clean code for stringToArray
      
      * clean code for TToString
      
      * remove max_bin
      
      * replace "class" with typename
      8a5ec366
  2. 10 Apr, 2017 1 commit
  3. 10 Jan, 2017 1 commit
  4. 07 Dec, 2016 1 commit
  5. 21 Nov, 2016 1 commit
  6. 03 Nov, 2016 1 commit
  7. 02 Nov, 2016 1 commit
  8. 01 Nov, 2016 1 commit
  9. 31 Oct, 2016 1 commit
  10. 28 Oct, 2016 2 commits
  11. 21 Oct, 2016 1 commit
  12. 08 Aug, 2016 1 commit
  13. 05 Aug, 2016 1 commit