Machine Learning
Foundations of machine learning: how to go from raw data to a trained, evaluated model.
Prerequisites: basic Python and the Mathematics course (linear algebra, probability, statistics).
Syllabus
- Introduction
- General concepts
- Model evaluation and validation
- Probabilistic formulation
- Linear regression
- Linear classification
- Multilayer neural networks
- Regularization and high-dimensional inference
- Support Vector Machines
- Decision trees and ensemble methods
