Linear Models and OverfittingExplores linear models, overfitting, and the importance of feature expansion and adding more data to reduce overfitting.
Gradient DescentCovers the concept of gradient descent, a universal algorithm used to find the minimum of a function.
Linear Models: ContinuedExplores linear models, logistic regression, gradient descent, and multi-class logistic regression with practical applications and examples.