Skip to content

Exploratory Data Analysis on Haberman's Breast Cancer Survival Dataset

Notifications You must be signed in to change notification settings

pratiknabriya/EDA-Habermans-Survival-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Exploratory Data Analysis on Haberman's Breast Cancer Survival Data set

Exploratory Data Analysis and Visualization on Habermans Breast Cancer Survival Dataset

Data set description 

The dataset contains cases from a study that was conducted between 1958 and 1970 at the University of Chicago's Billings Hospital on the survival of patients who had undergone surgery for breast cancer. Download the dataset from here => https://www.kaggle.com/gilsousa/habermans-survival-data-set/version/1#haberman.csv (Sources: (a) Donor: Tjen-Sien Lim (limt@stat.wisc.edu) (b) Date: March 4, 1999)

Attribute information

  1. Age of patient at time of operation (numerical).
  2. Patient's year of operation (year - 1900, numerical).
  3. Number of positive axillary nodes detected (numerical).
  4. Survival status (class attribute)  1 = the patient survived 5 years or longer. 2 = the patient died within 5 years.

Attributes 1, 2 and 3 form our features (independent variables), while attribute 4 is our class variable (dependent variable). 

About

Exploratory Data Analysis on Haberman's Breast Cancer Survival Dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published