This project is an end to end data science project that is able to predict the chances of getting a disease in organs like liver, kidney, heart, etc.
- Breast Cancer: Winconsin Breast Cancer Dataset
- Diabetes: Pima Indian Diabetes Dataset
- Liver: Indian Patient Liver Records
- Heart: Heart Disease Dataset
- Kidney: Chronic Kidney Disease Dataset
- Sci-kit Learn
- Flask
- Joblib
- Pandas
- Numpy
- Bootstrap
- HTML & CSS
This whole Project is Deployed over AWS instance over the Apache Web Server using Flask
a. Created the ML model and saved it using joblib.
b. Created app.py and the webpage page it will render to.
c. Created an EC2 instance over RHEL8.
d. Similarly Deployed all models and connected them to the home page inside apache web server.
"# health-app"