Knowledge Graph — Coursera Notes › Academic disciplines › Information Technology / Computer Science › Artificial Intelligence › Machine Learning & Data
Underfitting
concept · part of Machine Learning & Data
A modeling issue where the model fails to capture the underlying trend, often worsened by poor data quality.
Underfitting occurs when model performs poorly on both training and test data. Signs: low accuracy on both sets. Solutions: increase model complexity, provide more training data, train for more epochs.
Connections
- Related to Data cleaning
- Related to Data cleaning
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.