Model Selection

You select a model based on:

  • Model Evaluation
  • Speed
  • Robustness
  • Scalability
  • Interpretability
  • Size
  • Other measures

![[CleanShot 2023-10-04 at 10.51.07@2x.png]]

Intuition Do K-Fold Cross Validation for different sizes of the same model. Select size with the best validation score.