/assignment-3-wiktoriakulik

assignment-3-wiktoriakulik created by GitHub Classroom

Primary LanguageJupyter Notebook

Machine Learning and Adaptive Intelligence

Week 3: Regression

Lecture

The Jupyter Notebook slides for the lecture are here

Once you download the file, use the following instruction in your terminal

jupyter notebook s3_regression.ipynb

If you want to see the notebook as a slide show use the following instruction in your terminal

jupyter nbconvert s3_regression.ipynb --to slides --post serve

Lab session

The lab session is here