Explores overfitting, regularization, and cross-validation in machine learning, emphasizing the importance of model complexity and different cross-validation methods.
Explores supervised learning in financial econometrics, covering linear regression, model fitting, potential problems, basis functions, subset selection, cross-validation, regularization, and random forests.
Explores the application of machine learning in molecular dynamics and materials, emphasizing the creation of meaningful features and the importance of generalizability.
Explores kernels for simplifying data representation and making it linearly separable in feature spaces, including popular functions and practical exercises.
Introduces Lasso regularization and its application to the MNIST dataset, emphasizing feature selection and practical exercises on gradient descent implementation.