Back to course

K-Fold Cross-Validation

Full Course: AI & Machine Learning (ML)

Robust Evaluation\n\nInstead of one split, K-Fold splits data into 'K' parts and rotates which part is used for testing. This gives a more reliable accuracy score.