/h6_4b_log_reg_titanic

Materials for HSMA 6 Session 4B

Primary LanguageJupyter NotebookOtherNOASSERTION

HSMA Session 4B - Logistic Regression

Slides

Google Slides - Click here to view slides for this session

Lecture Recording

Youtube - Click here to watch the lecture

Exercises

The 3 .ipynb notebooks in this repository can be downloaded and run locally if you have Python installed.

Alternatively, you can run each exercise on Google Colab, a free online platform for coding exercises. You will need to be logged in to a google account in your browser.

Using the links below will open a fresh copy of the notebook to work on - your changes will not be visible to anyone else. However, if you want to be able to refer back to your version of the notebook in future, make sure you click 'File --> Save to Drive'. Your changes will then be saved to your own account, and you can access your edited copy of the notebook from https://colab.research.google.com/.

Open log_reg_tutorial_1.ipynb in Google Colab: Open In Colab

Open log_reg_tutorial_2.ipynb in Google Colab: Open In Colab

Open log_reg_stroke_exercise.ipynb in Google Colab: Open In Colab