You're training a supervised learning model and notice that training performance keeps improving while validation performance starts to flatten or decline.
Question
Explain the concept of overfitting and how to prevent it.
Problem
Scenario
You're training a supervised learning model and notice that training performance keeps improving while validation performance starts to flatten or decline.
Question
Explain the concept of overfitting and how to prevent it.
Practice PythonPython 3.10
Open on desktop for the full Python editor with syntax highlighting and autocomplete.