Regularization in Machine LearningExplores overfitting, regularization, and cross-validation in machine learning, emphasizing the importance of model complexity and different cross-validation methods.
Probabilistic Linear RegressionExplores probabilistic linear regression, covering joint and conditional probability, ridge regression, and overfitting mitigation.
Kernel MethodsCovers overfitting, model selection, validation methods, kernel functions, and SVM concepts.
Bias-Variance Trade-OffExplores underfitting, overfitting, and the bias-variance trade-off in machine learning models.
Linear RegressionCovers the concept of linear regression, including polynomial regression and hyperparameters selection.