Covers optimization in machine learning, focusing on gradient descent for linear and logistic regression, stochastic gradient descent, and practical considerations.
Covers the basics of linear regression in machine learning, exploring its applications in predicting outcomes like birth weight and analyzing relationships between variables.
Introduces linear regression, covering line fitting, training, gradients, and multivariate functions, with practical examples like face completion and age prediction.