1. 04 Feb, 2019 1 commit
  2. 02 Feb, 2019 1 commit
  3. 30 Jan, 2019 1 commit
    • Guolin Ke's avatar
      fix nan in eval results (#1973) · feeaf38f
      Guolin Ke authored
      * always save the score of the first round in early stopping
      
      fix #1971
      
      * avoid using std::log on non-positive numbers
      
      * remove unnecessary changes
      
      * add tests
      
      * Update test_sklearn.py
      
      * enhanced tests
      feeaf38f
  4. 27 Jan, 2019 1 commit
    • Nikita Titov's avatar
      [tests][python] added tests for metrics' behavior and fixed case for... · f9a1465d
      Nikita Titov authored
      [tests][python] added tests for metrics' behavior and fixed case for multiclass task with custom objective (#1954)
      
      * added metrics test for standard interface
      
      * simplified code
      
      * less trees
      
      * less trees
      
      * use dummy custom objective and metric
      
      * added tests for multiclass metrics aliases
      
      * fixed bug in case of custom obj and num_class > 1
      
      * added metric test for sklearn wrapper
      f9a1465d
  5. 23 Jan, 2019 1 commit
  6. 20 Jan, 2019 2 commits
  7. 20 Dec, 2018 2 commits
  8. 10 Dec, 2018 1 commit
  9. 25 Nov, 2018 1 commit
  10. 25 Oct, 2018 1 commit
  11. 23 Oct, 2018 1 commit
  12. 22 Oct, 2018 1 commit
  13. 16 Oct, 2018 3 commits
  14. 11 Oct, 2018 1 commit
  15. 09 Oct, 2018 1 commit
  16. 03 Oct, 2018 2 commits
  17. 02 Oct, 2018 2 commits
  18. 29 Sep, 2018 1 commit
  19. 28 Sep, 2018 1 commit
  20. 25 Sep, 2018 1 commit
  21. 22 Sep, 2018 1 commit
  22. 20 Sep, 2018 2 commits
  23. 19 Sep, 2018 1 commit
  24. 15 Sep, 2018 1 commit
  25. 11 Sep, 2018 1 commit
  26. 08 Sep, 2018 3 commits
  27. 06 Sep, 2018 1 commit
  28. 02 Sep, 2018 1 commit
  29. 01 Sep, 2018 1 commit
  30. 29 Aug, 2018 2 commits