This project contains course materials presented in IUT - winter 2019
This course is divided into 7 chapters. Each chapter material is in a Jupyter Notebook:
- Python and needed python packages for ML
- Introduction to ML, Supervised Learning (Regression), Feature Scaling
- Supervised Learning (Classification), Model Validation, Outlier Detection
- More Supervised Learning (SVM, Decision Tree, Random Forest, ...)
- Unsupervised Learning (Clustering) & Dimensionality Reduction
- Text Mining
- Neural Networks
Open an issue or contact the authors by:
Some of the materials of these course inspired from the material of machine learning course Fall 2017
This course is licensed under GPLv3.