Linear Models and OverfittingExplores linear models, overfitting, and the importance of feature expansion and adding more data to reduce overfitting.
Probabilistic Linear RegressionExplores probabilistic linear regression, covering joint and conditional probability, ridge regression, and overfitting mitigation.
Metrics for ClassificationCovers sampling, cross-validation, quantifying performance, optimal model determination, overfitting detection, and classification sensitivity.
SVM HyperparametersDelves into SVM hyperparameters, showcasing the impact of C and kernel width on classification results.