Esc
K-Fold Cross-Validation
Definition
Cross-validation is a resampling procedure used to evaluate machine learning models on a limited data sample. The procedure has a single parameter called k that refers to the number of groups that a given data sample is to be split into. As such, the procedure is often called k-fold cross-validation. When a specific value for k is chosen, it may be used in place of k in the reference to the model, such as k=10 becoming 10-fold cross-validation
References
K-Fold Cross-Validation. Machine Learning Mastery. Link.
loading...
loading...
D3FEND™
A knowledge graph of cybersecurity countermeasures