Linear Models: ClassificationExplores linear models for classification, including logistic regression, decision boundaries, and support vector machines.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Linear Models for ClassificationExplores linear models for classification, logistic regression, decision boundaries, SVM, multi-class classification, and practical applications.
Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.