1. 29 May, 2017 3 commits
    • cbecker's avatar
      Add prediction early stopping (#550) · 993bbd5f
      cbecker authored
      * Add early stopping for prediction
      
      * Fix GBDT if-else prediction with early stopping
      
      * Small C++ embelishments to early stopping API and functions
      
      * Fix early stopping efficiency issue by creating a singleton for no early stopping
      
      * Python improvements to early stopping API
      
      * Add assertion check for binary and multiclass prediction score length
      
      * Update vcxproj and vcxproj.filters with new early stopping files
      
      * Remove inline from PredictRaw(), the linker was not able to find it otherwise
      993bbd5f
    • Laurae's avatar
      Swap integers/numerics naming (#563) · 2cca8283
      Laurae authored
      * Fix https://github.com/Microsoft/LightGBM/pull/561
      
      * GitHub local broke, uploading on browser (R-package)
      
      * GitHub local broke, uploading on browser (R-package)
      2cca8283
    • Guolin Ke's avatar
      7517eefa
  2. 28 May, 2017 2 commits
  3. 27 May, 2017 4 commits
  4. 26 May, 2017 3 commits
  5. 24 May, 2017 1 commit
  6. 22 May, 2017 1 commit
  7. 21 May, 2017 1 commit
  8. 20 May, 2017 5 commits
  9. 19 May, 2017 3 commits
  10. 16 May, 2017 1 commit
  11. 15 May, 2017 2 commits
  12. 14 May, 2017 2 commits
  13. 13 May, 2017 2 commits
  14. 11 May, 2017 1 commit
  15. 09 May, 2017 2 commits
  16. 07 May, 2017 3 commits
  17. 06 May, 2017 2 commits
  18. 05 May, 2017 2 commits