Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 587 Bytes

File metadata and controls

9 lines (8 loc) · 587 Bytes

Model Selection

Topic Description
Bias-Variance Tradeoff Understanding how bias and variance affect the performance of models.
Cross Validation Techniques to validate a model’s performance.
Loss Functions An introduction to loss functions and their role in training models.
Overfitting How to detect and mitigate overfitting in models.
Underfitting Understanding underfitting and its impact on model performance.