Model EvaluationDelves into model evaluation, covering theory, training error, prediction error, resampling methods, and information criteria.
Bias-Variance Trade-OffExplores underfitting, overfitting, and the bias-variance trade-off in machine learning models.
Data DredgingDiscusses the concept of data dredging in machine learning and its risks.
Decision Trees: ClassificationExplores decision trees for classification, entropy, information gain, one-hot encoding, hyperparameter optimization, and random forests.
Metrics for ClassificationCovers sampling, cross-validation, quantifying performance, optimal model determination, overfitting detection, and classification sensitivity.