Skip to content

MainakRepositor/Blood-Cancer-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blood Cancer Predictor

image

Problem :

Blood cancer is a type of cancer that affects your blood cells. Leukaemia, lymphoma and myeloma are some of the most common types of blood cancer. There are also types called MPNs and MDS. Blood cancer is caused by changes (mutations) in the DNA within blood cells. These symptoms often don't appear until the cancer is advanced. Treatments vary but may include surgery, chemotherapy, radiation therapy, targeted drug therapy and immunotherapy.

Solution:

This Web app will help you to predict whether a person has chances of cardiac arrest or is prone to get it in future by analysing the values of several features using the ANN.

Idea:

Building an application that can predict the occurrence of a cardiac arrest or the possible causes of it by indicating the highly relevant factors.

Layout

├───images
├───Tabs
│   └───__pycache__
|   └─── home.py
|   └─── data.py
|   └─── predict.py
|   └─── visualize.py
└───__pycache__
└─── main.py
└─── LC.csv
└─── web_functions.py
└─── requirements.txt
└─── Procfile
└─── setup.sh

Note:

Incase the application demo doesn't start real quick, you can get an idea about how it looks like from the screenshots

image image image image 1 image