Machine Learning BasicsIntroduces machine learning basics, including data collection, model evaluation, and feature normalization.
Model EvaluationExplores underfitting, overfitting, hyperparameters, bias-variance trade-off, and model evaluation in machine learning.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.