🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate40 / 194
Question 40 of 194

A data scientist is training an XGBoost model in SageMaker to predict loan defaults. They set num_round to 2000 but notice that the validation AUC peaks around round 350 and then slowly degrades while training AUC keeps improving. They want to automatically stop training when the model stops improving on the validation set and keep the best-performing model, without manually rerunning experiments to find the ideal number of rounds. Which approach best achieves this?

Reviewed for accuracy · Report an issueNext question