"vscode:/vscode.git/clone" did not exist on "8092c9fe7aaca0562a2cc1f2eb0002d7657a242e"
  1. 27 Oct, 2018 1 commit
  2. 26 Oct, 2018 1 commit
  3. 10 Oct, 2018 1 commit
  4. 09 Oct, 2018 1 commit
    • Guolin Ke's avatar
      average predictions for constant features (#1735) · c920e634
      Guolin Ke authored
      * average predictions for constant features
      
      * fix possible numerical issues in std::log.
      
      * fix pylint
      
      * fix bugs in c_api
      
      * fix styles
      
      * clean code for multi class
      
      * rewrite test
      
      * fix pylint
      
      * skip test_constant_features
      
      * refine test
      
      * fix tests
      
      * fix tests
      
      * update FAQ
      
      * fix test
      
      * Update FAQ.rst
      c920e634
  5. 07 Oct, 2018 1 commit
  6. 03 Oct, 2018 1 commit
    • Nikita Titov's avatar
      [ci] dowgrade gcc version for Linux on Azure (#1718) · 52dbc572
      Nikita Titov authored
      * dowgrade gcc version on Azure
      
      * small fixes, update Artifacts condition for easy debug.
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update CMakeLists.txt
      
      * Update setup.sh
      
      * Update CMakeLists.txt
      
      * Update .vsts-ci.yml
      
      * Update CMakeLists.txt
      
      * remove the lgamma
      
      * update comment
      
      * make sure that we use appropriate compiler
      52dbc572
  7. 29 Sep, 2018 1 commit
  8. 28 Sep, 2018 1 commit
  9. 15 Sep, 2018 1 commit
  10. 11 Sep, 2018 2 commits
  11. 07 Sep, 2018 1 commit
  12. 03 Sep, 2018 1 commit
  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 Aug, 2018 3 commits
  16. 24 Aug, 2018 1 commit
  17. 23 Aug, 2018 1 commit
  18. 22 Aug, 2018 1 commit
    • Guolin Ke's avatar
      add start_iteration in model saving (#1565) · 941068ee
      Guolin Ke authored
      * add start_iteration in model saving
      
      * fix test
      
      * shuffle models ability
      
      * fix bug
      
      * update document
      
      * refine
      
      * Update engine.py
      
      * Update basic.py
      
      * fix comments
      
      * fix comment
      941068ee
  19. 21 Aug, 2018 1 commit
  20. 16 Aug, 2018 1 commit
  21. 31 Jul, 2018 2 commits
  22. 29 Jul, 2018 1 commit
  23. 25 Jul, 2018 1 commit
  24. 12 Jul, 2018 2 commits
  25. 09 Jul, 2018 1 commit
  26. 08 Jul, 2018 1 commit
  27. 07 Jul, 2018 1 commit
  28. 20 Jun, 2018 1 commit
  29. 14 Jun, 2018 1 commit
  30. 13 Jun, 2018 1 commit
  31. 11 Jun, 2018 1 commit
  32. 06 Jun, 2018 1 commit
    • Nikita Titov's avatar
      [docs] generate parameters description from config file. Final stage (#1421) · 0a9d4cc2
      Nikita Titov authored
      * removed excess whitespaces
      
      * don't use built-in name for variable
      
      * simplified line parsing
      
      * chanched link to related
      
      * run parameter_generator.py
      
      * removed old targets
      
      * use tuples instead of list where possible
      
      * hotfix for descriptions were erased and only last one was kept
      
      * run parameter_generator.py
      
      * separated checks from aliases section
      0a9d4cc2
  33. 04 Jun, 2018 1 commit
  34. 03 Jun, 2018 1 commit