- Open notebooks at colab;
- Full event agenda is at indico event page.
- Intro into python
- Intro into numpy, pandas, matplotlib
- Linear regression
- Logistic regression
- Decision-tree based models
- Stacking
- Bias-variance trade-off
- Intro into Neural Networks
- Basic building blocks
- Intro into pytorch