"include/vscode:/vscode.git/clone" did not exist on "6f0d7cc2dee9f0d71450287ecdbeeecc5d43791b"
[R-package] Fix best_iter and best_score (#2159)
* Callback for NA handling * lgb.Booster default score => NA * lgb.cv default best score => NA * Fix back callback * lgb.train with booster check at the end manual tests done: * With early stopping + with validation set * With early stopping + without validation set * Without early stopping + with validation set * Without early stopping + without validation set And with multiple metrics / validation sets. * lgb.cv with booster check at the end manual tests done: * With early stopping + with validation set * With early stopping + without validation set * Without early stopping + with validation set * Without early stopping + without validation set And with multiple metrics / validation sets.
Showing
Please register or sign in to comment