7 Cost Function Intuition I
7 Cost Function Intuition I
Our objective is to get the best possible line. The best possible line will be such so that the average squared vertical
distances of the scattered points from the line will be the least. Ideally, the line should pass through all the points
of our training data set. In such a case, the value of will be 0. The following example shows the ideal
situation where we have a cost function of 0.
When , we get a slope of 1 which goes through every single data point in our model. Conversely, when
, we see the vertical distance from our t to the data points increase.
This increases our cost function to 0.58. Plotting several other points yields to the following graph:
Thus as a goal, we should try to minimize the cost function. In this case, is our global minimum.
Complete
https://www.coursera.org/learn/machine-learning/supplement/u3qF5/cost-function-intuition-i 1/2
8/2/2018 Coursera | Online Courses From Top Universities. Join for Free | Coursera
https://www.coursera.org/learn/machine-learning/supplement/u3qF5/cost-function-intuition-i 2/2