Linear and Logistic RegressionIntroduces linear and logistic regression, covering parametric models, multi-output prediction, non-linearity, gradient descent, and classification applications.
Supervised Learning EssentialsIntroduces the basics of supervised learning, focusing on logistic regression, linear classification, and likelihood maximization.
Linear Models: ClassificationExplores linear models for classification, including logistic regression, decision boundaries, and support vector machines.