Linear Models & k-NNCovers linear models, logistic regression, decision boundaries, k-NN, and practical applications in authorship attribution and image data analysis.
Multiclass ClassificationCovers the concept of multiclass classification and the challenges of linearly separating data with multiple classes.
Linear Models: ClassificationExplores linear models for classification, including logistic regression, decision boundaries, and support vector machines.
Linear and Logistic RegressionIntroduces linear and logistic regression, covering parametric models, multi-output prediction, non-linearity, gradient descent, and classification applications.