1. 13 Jun, 2019 1 commit
  2. 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
  3. 18 May, 2019 1 commit
  4. 12 May, 2019 1 commit
  5. 08 May, 2019 1 commit
  6. 29 Apr, 2019 1 commit
  7. 07 Feb, 2019 1 commit
  8. 05 Feb, 2019 2 commits
  9. 04 Feb, 2019 1 commit
  10. 28 Jan, 2019 1 commit
  11. 27 Jan, 2019 1 commit
  12. 23 Jan, 2019 1 commit
  13. 20 Jan, 2019 1 commit
  14. 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
  15. 01 Dec, 2018 1 commit
  16. 07 Nov, 2018 1 commit
  17. 06 Nov, 2018 1 commit
  18. 03 Oct, 2018 2 commits
  19. 20 Sep, 2018 1 commit
  20. 18 Sep, 2018 1 commit
    • Guolin Ke's avatar
      new release (#1649) · 7158a632
      Guolin Ke authored
      * Update VERSION.txt
      
      * Update DESCRIPTION
      
      * Update .appveyor.yml
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Update VERSION.txt
      
      * Update .appveyor.yml
      
      * Update DESCRIPTION
      
      * Update VERSION.txt
      
      * Update DESCRIPTION
      7158a632
  21. 09 Sep, 2018 1 commit
  22. 05 Sep, 2018 3 commits
  23. 31 Aug, 2018 2 commits
  24. 29 Aug, 2018 2 commits
    • Nikita Titov's avatar
      removed duplicated info in R README (#1624) · 3dd72191
      Nikita Titov authored
      3dd72191
    • 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
  25. 27 Aug, 2018 3 commits
  26. 13 Aug, 2018 1 commit
    • Nikita Titov's avatar
      [ci] added tests with Clang/AppleClang compilation at Travis (#1522) · ad7738ac
      Nikita Titov authored
      * added clang test
      
      * hotfix
      
      * downgrade required AppleCLang version
      
      * fixed CMakeLists
      
      * prevent case when CMake is downgraded by libomp
      
      * fixed Clang test
      
      * moved MSVC version check to the better place
      
      * compile with Clang at Travis on Linux
      
      * clear .travis.yml
      
      * fixed indents
      
      * added support of MPI test at Travis with macOS
      
      * added FAQ entry about OpenMP library error
      
      * updated installation guide
      
      * moved APPLE_OUTPUT_DYLIB to other options
      
      * fix check-docs test: ignore old url from error message
      
      * added example of symlink command in FAQ
      
      * fixed markdown
      
      * capitalized heading
      
      * updated Python installation guide
      
      * changed mode in message command
      
      * added notes about MinGW efficiency problems
      
      * updated R-package installation guide
      
      * use quotes for gcc version
      
      * removed excess 'Note' phrase
      ad7738ac
  27. 25 Jul, 2018 1 commit
  28. 04 Jul, 2018 1 commit
  29. 22 Jun, 2018 1 commit
  30. 20 Jun, 2018 1 commit
  31. 03 Jun, 2018 1 commit
  32. 31 May, 2018 1 commit