1. 11 Nov, 2019 1 commit
  2. 25 Oct, 2019 1 commit
  3. 24 Oct, 2019 3 commits
  4. 07 Oct, 2019 1 commit
  5. 29 Sep, 2019 3 commits
  6. 26 Sep, 2019 1 commit
  7. 16 Sep, 2019 1 commit
  8. 07 Sep, 2019 1 commit
  9. 05 Sep, 2019 1 commit
  10. 02 Sep, 2019 1 commit
  11. 01 Sep, 2019 1 commit
    • Nikita Titov's avatar
      [docs][R] added R-package docs generation routines (#2176) · faba6caf
      Nikita Titov authored
      * added R-package docs generation routines
      
      * change theme to be more consistent with sphinx_rtd_theme on main site in terms of color scheme
      
      * placed man folder with old Rd files back
      
      * specify full path to conda and make script more readable by one line - one pkg
      
      * removed commented lines from build_r_site script
      
      * made one line - one argument in build_reference() call
      
      * pin R package versions
      
      * fixed conflict
      faba6caf
  12. 21 Aug, 2019 2 commits
  13. 19 Aug, 2019 2 commits
  14. 13 Aug, 2019 1 commit
  15. 13 Jun, 2019 1 commit
  16. 27 May, 2019 1 commit
    • Laurae's avatar
      [R-package] Fix best_iter and best_score (#2159) · f70a0532
      Laurae authored
      * Callback for NA handling
      
      * lgb.Booster default score => NA
      
      * lgb.cv default best score => NA
      
      * Fix back callback
      
      * lgb.train with booster check at the end
      
      manual tests done: 
      * With early stopping + with validation set
      * With early stopping + without validation set
      * Without early stopping + with validation set
      * Without early stopping + without validation set
      
      And with multiple metrics / validation sets.
      
      * lgb.cv with booster check at the end
      
      manual tests done: 
      * With early stopping + with validation set
      * With early stopping + without validation set
      * Without early stopping + with validation set
      * Without early stopping + without validation set
      
      And with multiple metrics / validation sets.
      f70a0532
  17. 18 May, 2019 1 commit
  18. 12 May, 2019 1 commit
  19. 08 May, 2019 1 commit
  20. 29 Apr, 2019 1 commit
  21. 07 Feb, 2019 1 commit
  22. 05 Feb, 2019 2 commits
  23. 04 Feb, 2019 1 commit
  24. 28 Jan, 2019 1 commit
  25. 27 Jan, 2019 1 commit
  26. 23 Jan, 2019 1 commit
  27. 20 Jan, 2019 1 commit
  28. 19 Jan, 2019 1 commit
    • Maximilian Eber's avatar
      [R] Fix multiclass demo (#1940) · ace9c99c
      Maximilian Eber authored
      * Fix multiclass custom objective demo
      
      * Use option not to boost from average instead of setting init score explicitly
      
      * Reference #1846 when turning off boost_from_average
      
      * Add trailing whitespace
      ace9c99c
  29. 01 Dec, 2018 1 commit
  30. 07 Nov, 2018 1 commit
  31. 06 Nov, 2018 1 commit
  32. 03 Oct, 2018 2 commits