1. 29 Sep, 2019 1 commit
  2. 26 Sep, 2019 1 commit
  3. 05 Sep, 2019 1 commit
  4. 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
  5. 19 Aug, 2019 1 commit
  6. 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
  7. 18 May, 2019 1 commit
  8. 23 Jan, 2019 1 commit
  9. 01 Dec, 2018 1 commit
  10. 09 Sep, 2018 1 commit
  11. 05 Sep, 2018 2 commits
  12. 31 Aug, 2018 2 commits
  13. 29 Aug, 2018 1 commit
    • James Lamb's avatar
      [R-package] CRAN fixes (#1499) · eded794e
      James Lamb authored
      * Fixed typos in docs
      
      * Fixed inconsistencies in documentation
      
      * Updated strategy for registering routines
      
      * Fixed issues caused by smashing multiple functions into one Rd
      
      * Fixed issues with documentation
      
      * Removed VignetteBuilder and updated Rbuildignore
      
      * Added R build artefacts to gitignore
      
      * Added namespacing on data.table set function. Updated handling of CMakeLists file to get around CRAN check.
      
      * Updated build instructions
      
      * Added R build script
      
      * Removed build_r.sh script and updated R-package install instructions
      eded794e
  14. 27 Aug, 2018 2 commits
  15. 25 Jul, 2018 1 commit
  16. 04 Jul, 2018 1 commit
  17. 24 May, 2018 1 commit
  18. 29 Apr, 2018 1 commit
  19. 19 Apr, 2018 1 commit
  20. 22 Mar, 2018 2 commits
  21. 16 Mar, 2018 1 commit
  22. 11 Mar, 2018 1 commit
  23. 04 Mar, 2018 1 commit
  24. 28 Feb, 2018 1 commit
  25. 08 Feb, 2018 1 commit
  26. 27 Dec, 2017 1 commit
  27. 24 Dec, 2017 1 commit
  28. 23 Dec, 2017 1 commit
  29. 22 Dec, 2017 1 commit
  30. 24 Nov, 2017 1 commit
  31. 09 Nov, 2017 1 commit
  32. 21 Oct, 2017 1 commit
  33. 13 Oct, 2017 1 commit
  34. 12 Oct, 2017 1 commit
    • Nikita Titov's avatar
      [docs] documentation improvement (#976) · 4aa32967
      Nikita Titov authored
      * fixed typos and hotfixes
      
      * converted gcc-tips.Rmd; added ref to gcc-tips
      
      * renamed files
      
      * renamed Advanced-Topics
      
      * renamed README
      
      * renamed Parameters-Tuning
      
      * renamed FAQ
      
      * fixed refs to FAQ
      
      * fixed undecodable source characters
      
      * renamed Features
      
      * renamed Quick-Start
      
      * fixed undecodable source characters in Features
      
      * renamed Python-Intro
      
      * renamed GPU-Tutorial
      
      * renamed GPU-Windows
      
      * fixed markdown
      
      * fixed undecodable source characters in GPU-Windows
      
      * renamed Parameters
      
      * fixed markdown
      
      * removed recommonmark dependence
      
      * hotfixes
      
      * added anchors to links
      
      * fixed 404
      
      * fixed typos
      
      * added more anchors
      
      * removed sphinxcontrib-napoleon dependence
      
      * removed outdated line in Travis config
      
      * fixed max-width of the ReadTheDocs theme
      
      * added horizontal align to images
      4aa32967
  35. 06 Oct, 2017 2 commits