Month: September 2022

  • Fit, Underfit, and Overfit in Machine Learning

    Posted on

    by

    Today I am going to cover an important aspect of any machine learning model. When we build a machine learning model we always want the model to be fit, we do not want overfitting or underfitting. I’ll present a very simple example to show the implications of overfitting and underfitting. Let’s take a very simple…

    Continue reading