Model EvaluationDelves into model evaluation, covering theory, training error, prediction error, resampling methods, and information criteria.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Linear Regression: BasicsCovers the basics of linear regression, binary and multi-class classification, and evaluation metrics.