1. 22 Mar, 2019 1 commit
  2. 24 Feb, 2019 1 commit
  3. 21 Feb, 2019 1 commit
  4. 20 Feb, 2019 1 commit
  5. 18 Feb, 2019 2 commits
  6. 04 Feb, 2019 1 commit
  7. 03 Feb, 2019 1 commit
  8. 26 Jan, 2019 1 commit
  9. 22 Jan, 2019 1 commit
  10. 21 Jan, 2019 1 commit
  11. 18 Jan, 2019 1 commit
  12. 20 Dec, 2018 1 commit
  13. 10 Dec, 2018 1 commit
  14. 08 Dec, 2018 1 commit
  15. 25 Nov, 2018 1 commit
  16. 22 Nov, 2018 1 commit
  17. 21 Nov, 2018 1 commit
  18. 10 Nov, 2018 1 commit
  19. 05 Nov, 2018 1 commit
  20. 01 Nov, 2018 1 commit
  21. 31 Oct, 2018 1 commit
  22. 30 Oct, 2018 1 commit
  23. 29 Oct, 2018 2 commits
  24. 27 Oct, 2018 1 commit
  25. 16 Oct, 2018 2 commits
  26. 13 Oct, 2018 1 commit
  27. 10 Oct, 2018 1 commit
  28. 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
  29. 08 Oct, 2018 1 commit
  30. 02 Oct, 2018 1 commit
  31. 24 Sep, 2018 1 commit
  32. 21 Sep, 2018 1 commit
  33. 20 Sep, 2018 1 commit
  34. 16 Sep, 2018 1 commit
  35. 12 Sep, 2018 1 commit
  36. 11 Sep, 2018 1 commit
  37. 08 Sep, 2018 1 commit
    • Nikita Titov's avatar
      [docs] minor docs enhancements (#1647) · 536f5dde
      Nikita Titov authored
      * added links to corresponding params in Quick-Start guide
      
      * updated description of possible input types in python
      
      * clarify list of numpy arrays input type in docs
      536f5dde