📚 node [[early_stopping]]
📓
garden/KGBicheno/Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Early_Stopping.md by @KGBicheno
early stopping
Go back to the [[AI Glossary]]
A method for regularization that involves ending model training before training loss finishes decreasing. In early stopping, you end model training when the loss on a validation dataset starts to increase, that is, when generalization performance worsens.
📖 stoas
- public document at doc.anagora.org/early_stopping
- video call at meet.jit.si/early_stopping
🔎 full text search for 'early_stopping'