Learn Before
The Trade-off in Model Training Duration
When training a predictive model, a decision must be made about when to stop the training process. Describe the primary risk associated with stopping the training process too soon, and the primary risk associated with continuing the training process for too long. What is the ultimate objective that guides the decision of when to stop?
0
1
Tags
Data Science
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Why we need early stopping?
Model Training Performance Analysis
A machine learning engineer is training a large model and observes the following: over the last 10 training cycles, the error on the training dataset has continued to decrease, but the error on a separate validation dataset has consistently increased. What is the most appropriate immediate action to take?
The Trade-off in Model Training Duration