Task
Learn k-fold cross-validation for more robust model evaluation than a single train/test split.
Instructions
- Read through the code and understand the setup
- Complete the TODO sections in the code
- Click Run or press Ctrl+Enter to execute
- Click Done when finished
Concepts
cross_val_scorek-foldvariance estimationrobust evaluation