How Regression Model Actually Works

Try to fit a straight line through the points given below – The line closest to fit the data points above would look something like this – (Suppose this is a graph between price and size of houses) We will call the data used to train a model a training set. Single training example would … Continue reading How Regression Model Actually Works