1. 25 Oct, 2019 1 commit
  2. 24 Oct, 2019 3 commits
  3. 07 Oct, 2019 1 commit
  4. 29 Sep, 2019 3 commits
  5. 26 Sep, 2019 1 commit
  6. 16 Sep, 2019 1 commit
  7. 07 Sep, 2019 1 commit
  8. 05 Sep, 2019 1 commit
  9. 02 Sep, 2019 1 commit
  10. 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
  11. 21 Aug, 2019 2 commits
  12. 19 Aug, 2019 2 commits
  13. 13 Aug, 2019 1 commit
  14. 13 Jun, 2019 1 commit
  15. 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
  16. 18 May, 2019 1 commit
  17. 12 May, 2019 1 commit
  18. 08 May, 2019 1 commit
  19. 29 Apr, 2019 1 commit
  20. 07 Feb, 2019 1 commit
  21. 05 Feb, 2019 2 commits
  22. 04 Feb, 2019 1 commit
  23. 28 Jan, 2019 1 commit
  24. 27 Jan, 2019 1 commit
  25. 23 Jan, 2019 1 commit
  26. 20 Jan, 2019 1 commit
  27. 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
  28. 01 Dec, 2018 1 commit
  29. 07 Nov, 2018 1 commit
  30. 06 Nov, 2018 1 commit
  31. 03 Oct, 2018 2 commits
  32. 20 Sep, 2018 1 commit