Skip to content

The task in this repository is to perform Exploratory Data Analysis on Habermans Cancer Survival Dataset. At the end of this, we will have an idea about a patient's 5 years survival rate given that he already has been detected with a positive Axillary lymph nodes.

License

Notifications You must be signed in to change notification settings

saugatapaul1010/EDA-on-Habermans-Cancer-Survival-Dataset

Repository files navigation

EDA-on-Habermans-Cancer-Survival-Dataset

The task in this repository is to perform Exploratory Data Analysis on Habermans Cancer Survival Dataset. At the end of this, we will have an idea about a patient's 5 years survival rate given that he already has been detected with a positive Axillary lymph nodes.

More information about the dataset.

  1. Title: Haberman's Survival Data

  2. Sources: (a) Donor: Tjen-Sien Lim (limt@stat.wisc.edu) (b) Date: March 4, 1999

  3. Relevant Information: 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.

  4. Number of Instances: 306

  5. Number of Attributes: 4 (including the class attribute)

  6. 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 and 2 = the patient died within 5 year
  7. Download from: https://www.kaggle.com/gilsousa/habermans-survival-data-set

About

The task in this repository is to perform Exploratory Data Analysis on Habermans Cancer Survival Dataset. At the end of this, we will have an idea about a patient's 5 years survival rate given that he already has been detected with a positive Axillary lymph nodes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published