Supervised Learning EssentialsIntroduces the basics of supervised learning, focusing on logistic regression, linear classification, and likelihood maximization.
Linear and Logistic RegressionIntroduces linear and logistic regression, covering parametric models, multi-output prediction, non-linearity, gradient descent, and classification applications.
Probabilistic Linear RegressionExplores probabilistic linear regression, covering joint and conditional probability, ridge regression, and overfitting mitigation.
Linear Models: ContinuedExplores linear models, regression, multi-output prediction, classification, non-linearity, and gradient-based optimization.