This repository contains lab exercises, datasets, and Jupyter notebooks for the Introduction to Machine Learning (IML) course at ZHAW for the Spring Semester 2026. Each weekly folder includes hands-on exercises designed to reinforce theoretical concepts covered in lectures.
- Direct Link Method:
- Use this URL pattern:
https://colab.research.google.com/github/zhaw-physical-ai/IML_FS26/blob/main/[path-to-notebook] - Example: Open Week 1 Data Cleaning in Colab
- Use this URL pattern:
- Manual Method:
- Go to Google Colab
- Click on "GitHub" tab
- Enter the repository URL:
https://github.com/zhaw-physical-ai/IML_FS26 - Select the desired notebook
- Upload Data Files:
- Use the files panel on the left sidebar in Colab
- Upload the required CSV files from the corresponding week folder
- Or mount your Google Drive if you've stored the files there
- Run the Cells: Execute cells sequentially using Shift+Enter or the play button
Write to penq@zhaw.ch