Skip to content

Explaining train-validation-test split in M3 #439

@ArturoAmorQ

Description

@ArturoAmorQ

The first time we use a train-validation-test split for parameter tuning is at the beginning of M3 in this exercise, as we (silently) use CV within the training set and then we score the model in a fixed test set (as in this figure).

Nowadays we explain this concept, as well as nested cross-validation, in the Evaluation and hyperparameter tuning notebook. But it would be better if we had a video to dynamically show the swapping folds in the train-validation set, similar to the Validation of a model video.

See also #755.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions