Tutorial 2: Logistic regression
Topics: Supervised learning context, binary and multiclass logistic regression.
Material
The tutorial notebook can be viewed here.
To run it yourself we recommend cloning the course tutorials repo.
If you have previously cloned the repo, run
git pull
conda activate cs236605-tutorials
conda env update
jupyter lab
to update your environment and run jupyter.
Video
(from previous semester)