"vscode:/vscode.git/clone" did not exist on "530b5cef0ceb010a8a39508653f9b668eb96e1ba"
  1. 06 Jun, 2017 1 commit
  2. 03 Jun, 2017 1 commit
  3. 30 May, 2017 1 commit
    • Guolin Ke's avatar
      Support early stopping of prediction in CLI (#565) · 6d4c7b03
      Guolin Ke authored
      * fix multi-threading.
      
      * fix name style.
      
      * support in CLI version.
      
      * remove warnings.
      
      * Not default parameters.
      
      * fix if...else... .
      
      * fix bug.
      
      * fix warning.
      
      * refine c_api.
      
      * fix R-package.
      
      * fix R's warning.
      
      * fix tests.
      
      * fix pep8 .
      6d4c7b03
  4. 27 May, 2017 1 commit
  5. 24 May, 2017 1 commit
  6. 21 May, 2017 1 commit
  7. 20 May, 2017 1 commit
  8. 19 May, 2017 1 commit
  9. 15 May, 2017 1 commit
  10. 01 May, 2017 1 commit
  11. 10 Apr, 2017 2 commits
  12. 07 Apr, 2017 1 commit
  13. 06 Apr, 2017 1 commit
  14. 28 Mar, 2017 2 commits
  15. 22 Mar, 2017 2 commits
  16. 21 Mar, 2017 1 commit
  17. 13 Mar, 2017 3 commits
  18. 07 Mar, 2017 1 commit
  19. 01 Mar, 2017 2 commits
  20. 23 Jan, 2017 1 commit
  21. 21 Jan, 2017 1 commit
  22. 12 Jan, 2017 1 commit
  23. 11 Jan, 2017 1 commit
    • Kirill Sevastyanenko's avatar
      Stylistic changes r package (#184) · 2035c54b
      Kirill Sevastyanenko authored
      * src & callbacks
      
      * lgb.Booster and utils
      
      * cv
      
      * wip lgb.Dataset
      
      * lgb.Dataset
      
      * lgb.Predictor
      
      * lgb.train
      
      * typos
      
      * add flags to facilitate macosx compilation
      
      * fix basic_string template error with clang
      
      * most unfortunate mode of development
      
      * fixup tests
      
      * last test
      
      * roxygen
      
      * roxygen v5.x.x
      2035c54b
  24. 10 Jan, 2017 2 commits
  25. 09 Jan, 2017 2 commits
    • Tsukasa OMOTO's avatar
      Fix huber loss (#178) · 27d3eb33
      Tsukasa OMOTO authored
      * fix typo
      
      * fix hessians to approximate hessians with Gaussian function
      
      * fix ApproximateHessianWithGaussian
      
      * take fabs of gradient
      
      * use atan(1) to calculate pi
      
      * fix pi
      27d3eb33
    • Tsukasa OMOTO's avatar
      Add L1 objective function (#175) · 6219df7a
      Tsukasa OMOTO authored
      * Add L1 objective function
      
      * fix hessians
      
      * update
      6219df7a
  26. 04 Jan, 2017 1 commit
  27. 01 Jan, 2017 1 commit
  28. 20 Dec, 2016 1 commit
  29. 07 Dec, 2016 1 commit
  30. 05 Dec, 2016 3 commits