• 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
regression_objective.hpp 26.9 KB