"git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "56b99d4ce38c48677fcd1c621ef23d21dde93f48"
  1. 06 Aug, 2020 1 commit
  2. 05 Jun, 2020 1 commit
  3. 01 Jun, 2020 1 commit
  4. 13 Apr, 2019 1 commit
  5. 11 Apr, 2019 1 commit
  6. 17 Dec, 2018 1 commit
    • Guolin Ke's avatar
      Fix bugs in RF (#1906) · cba82447
      Guolin Ke authored
      * fix RF's bugs
      
      * fix tests
      
      * rollback num_iterations
      
      * fix a bug and reduce memory costs
      
      * reduce memory cost
      cba82447
  7. 15 Nov, 2017 1 commit
  8. 11 Jul, 2017 1 commit
  9. 20 Jun, 2017 1 commit
  10. 30 May, 2017 2 commits
  11. 29 May, 2017 1 commit
    • 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
  12. 02 May, 2017 1 commit