Table of contents
Welcome
Sequences | Units |
---|---|
Course presentation |
|
Evaluation & certification |
|
How to use the FUN Platform? |
|
Getting Started with Jupyter |
|
How to use the Forum ? |
|
Start-of-course survey |
Introduction: Machine Learning concepts
Sequences | Units |
---|---|
Introducing machine-learning concepts |
Module 1. The Predictive Modeling Pipeline
Sequences | Units |
---|---|
Module overview |
|
Tabular data exploration |
|
Fitting a scikit-learn model on numerical data |
|
Handling categorical data |
|
Wrap-up quiz |
|
Main take-away |
Module 2. Selecting the best model
Sequences | Units |
---|---|
Module overview |
|
Overfitting and Underfitting |
|
Validation and learning curves |
|
Bias versus variance trade-off |
|
Wrap-up quiz |
|
Main Take-away |
Module 3. Hyperparameter tuning
Sequences | Units |
---|---|
Module overview |
|
Manual tuning |
|
Automated tuning |
|
Wrap-up quiz |
|
Main take-away |
Module 4. Linear Models
Sequences | Units |
---|---|
Module overview |
|
Intuitions on linear models |
|
Linear regression |
|
Modelling non-linear features-target relationships |
|
Regularization in linear model |
|
Linear model for classification |
|
Wrap-up quiz |
|
Main take-away |
Module 5. Decision tree models
Sequences | Units |
---|---|
Module overview |
|
Intuitions on tree-based models |
|
Decisison tree in classification |
|
Decision tree in regression |
|
Hyperparameters of decision tree |
|
Wrap-up quiz |
|
Main take-away |
Module 6. Ensemble of models
Sequences | Units |
---|---|
Module overview |
|
Intuitions on ensemble methods |
|
Ensemble method using bootstrapping |
|
Ensemble based on boosting |
|
Hyperparameter tuning with ensemble methods |
|
Wrap-up quiz |
|
Main take-away |
Module 7. Evaluating model performance
Sequences | Units |
---|---|
Module overview |
|
Comparing a model with simple baselines |
|
Choice of cross-validation |
|
Nested cross-validation |
|
Introduction of the evaluation metrics |
|
Classification metrics |
|
Regression metrics |
|
Wrap-up quiz |
|
Main take-away |
Appendix
Sequences | Units |
---|---|
Datasets description |
|
Acknowledgement |
End of course
Sequences | Units |
---|---|
Survey: your experience and suggestions |