Subnode by user @KGBicheno in node [[validation]]
Agora locations contain community contributions whose titles or topics match your search. x
πŸ““ Artificial Intelligence/Introduction to AI/Week 3 - Introduction/Definitions/Validation.md by @KGBicheno β˜†

validation

Go back to the [[AI Glossary]]

A process used, as part of training, to evaluate the quality of a machine learning model using the validation set. Because the validation set is disjoint from the training set, validation helps ensure that the model’s performance generalizes beyond the training set.

Contrast with test set.

Loading pushes...