Probabilistic Linear RegressionExplores probabilistic linear regression, covering joint and conditional probability, ridge regression, and overfitting mitigation.
Kernel Methods: Machine LearningExplores kernel methods in machine learning, emphasizing their application in regression tasks and the prevention of overfitting.
Linear Regression: BasicsCovers the basics of linear regression, binary and multi-class classification, and evaluation metrics.
Regression: Linear ModelsExplores linear regression, least squares, residuals, and confidence intervals in regression models.
Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.