Machine LearningTraining Techniques

Cross-Validation

Overview

A resampling technique that partitions data into subsets, training on some and validating on others to assess model generalisation.

More in Machine Learning