/heart-disease-explored-regression

A jupyter notebook walking through implementing rudimentary logistic regression. Dataset downloaded from Kaggle

Primary LanguageJupyter Notebook

Explore Heart Disease dataset

This repo contains a jupyter notebook ('Exploring the dataset') and the dataset used to do the analysis (heart.csv).

The dataset was downloaded from kaggle. You may find it here: https://www.kaggle.com/ronitf/heart-disease-uci

You are free to go through my analysis and also build upon it if you wish.