Nonlinear ML AlgorithmsIntroduces nonlinear ML algorithms, covering nearest neighbor, k-NN, polynomial curve fitting, model complexity, overfitting, and regularization.
Cross-validation & RegularizationExplores polynomial curve fitting, kernel functions, and regularization techniques, emphasizing the importance of model complexity and overfitting.
Supervised Learning in Financial EconometricsExplores supervised learning in financial econometrics, covering linear regression, model fitting, potential problems, basis functions, subset selection, cross-validation, regularization, and random forests.
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 RegressionCovers the concept of linear regression, including polynomial regression and hyperparameters selection.