"python-package/vscode:/vscode.git/clone" did not exist on "bd7274baee41be744c9cf3969340fe8540000fad"
  • 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
test_sklearn.py 29.9 KB