Delves into the trade-off between model flexibility and bias-variance in error decomposition, polynomial regression, KNN, and the curse of dimensionality.
Introduces simple linear regression, properties of residuals, variance decomposition, and the coefficient of determination in the context of Okun's law.
Explores overfitting, cross-validation, and regularization in machine learning, emphasizing model complexity and the importance of regularization strength.
Covers regression analysis for disentangling data using linear regression modeling, transformations, interpretations of coefficients, and generalized linear models.
Explores supervised learning in financial econometrics, covering linear regression, model fitting, potential problems, basis functions, subset selection, cross-validation, regularization, and random forests.