Skip to content
#

underfitting

Here are 35 public repositories matching this topic...

underfitting-overfitting-polynomial-regression-course

Underfitting and overfitting are critical concepts in machine learning, particularly when using Polynomial Regression to model data. Polynomial regression allows a model to learn non-linear relationships by increasing the polynomial degree (e.g. ), making it highly susceptible to both underfitting (too simple) and overfitting (too complex).Solver

  • Updated Mar 17, 2026
  • Python

Repositori ini merupakan Bagian 01 dari seri pembelajaran "ML, DL, & RL", yang berfokus pada fondasi konseptual bagaimana sebuah model Machine Learning belajar dari data.

  • Updated Aug 28, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the underfitting topic, visit your repo's landing page and select "manage topics."

Learn more