1.

Cross-Validation

medium

Task

Learn k-fold cross-validation for more robust model evaluation than a single train/test split.

Instructions

  1. Read through the code and understand the setup
  2. Complete the TODO sections in the code
  3. Click Run or press Ctrl+Enter to execute
  4. Click Done when finished

Concepts

cross_val_scorek-foldvariance estimationrobust evaluation

Command Palette

Search for a command to run...