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, kidey, 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 Local 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. Run the model using app.py
d. Enter into the website by local server and predictions can be made.
SanjayKumar Arumugam