AIExplainer
Machine Learning Intermediate 1 min read

What is a cross-validation?

A mechanism for estimating how well a model would generalize to new data by testing the model against one or more non-overlapping data subsets withheld from the training set.