Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 474 Bytes

File metadata and controls

13 lines (9 loc) · 474 Bytes

Chapter 04: Testing Overfitting & Underfitting

This chapter explores the concepts of overfitting and underfitting in machine learning models, including:

  • Demonstrations of overfitting and underfitting
  • Techniques to detect and address these issues
  • Experiments and visualizations

Files

  • Overfit_Underfit_chapter.ipynb: Jupyter notebook with code and explanations for overfitting/underfitting.

For more details, see the main project README.