Welcome to the repository for the "Introduction to Machine Learning " course offered at ESMT to students in the Master of Analytics and AI master program.
This repository augments the lecture by providing access to all materials for the practice sessions.
For enrolled students, additional resources, updates, and discussions are available on our Moodle course page.
.
├── data # Folder containing datasets used in tutorials
├── notebooks # Jupyter notebooks comprising dems and exercises for the practice sessions
├── LICENSE # License file for the repository
├── README.md # The file you are currently reading
├── env.yaml # Conda environment file for setting up the workspace
└── requirements.txt # List of Python dependencies necessary for the practicals
This project is licensed under the terms of the MIT License.