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.
Probabilistic Linear RegressionExplores probabilistic linear regression, covering joint and conditional probability, ridge regression, and overfitting mitigation.