Skip to content

CasualModel/CancerCausality

Repository files navigation

Breast-cancer-Wisconsin-Diagnostic

Breast cancer is the most common invasive cancer in women and the second leading cause of cancer death in women after lung cancer. Advances in screening and treatment for breast cancer have improved survival rates dramatically since 1989. According to the American Cancer Society (ACS), there are more than 3.1 million breast cancer survivors in the United States. The chance of any woman dying from breast cancer is around 1 in 38 (2.6%).


Table of contents

Description

Machine learning approach for healthcare

The machine learning methodology has long been used in medical diagnosis. in this project features are computed from a digitized image of a fine needle aspirate (FNA) of a breast mass. They describe characteristics of the cell nuclei present in the image.

Data

Project progress

  • Read the data
  • Perform exploratory analysis on it
  • Extract features and scale the extracted feature
  • Split the data into training and hold-out set
  • Create casual graph using different technique
  • Examine the model performance based on the graph

Installation requirements

The python packages required to do the project are listed in the requiremnt.txt file and can be easily installed by running the setup.py Python file.

Skills and knowledge

Skills:

  • Modeling a given problem as a causal graph
  • Statistical Modelling and Inference Extraction
  • Building model pipelines and orchestration

Knowledge:

  • Knowledge about casual graph and statistical learning
  • Hypothesis Formulation and Testing
  • Statistical Analysis

References

License

MIT

About

Constructing a Casual Graph for Breast Cancer Disease

Resources

License

Stars

Watchers

Forks

Packages

No packages published