Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
7,785
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{see also|Machine learning terms}} | {{see also|Machine learning terms}} | ||
==Introduction== | |||
[[Validation set]] is the [[dataset]] held back during [[model training]] in order to evaluate the model's performance. After training on the [[training set]], the validation set helps assess how well the [[model]] generalizes to newly unseen data. It serves to [[fine-tune]] model [[hyperparameters]] and prevent [[overfitting]]. | [[Validation set]] is the [[dataset]] held back during [[model training]] in order to evaluate the model's performance. After training on the [[training set]], the validation set helps assess how well the [[model]] generalizes to newly unseen data. It serves to [[fine-tune]] model [[hyperparameters]] and prevent [[overfitting]]. | ||