This is one of major project of my Postgraduate degree program.
Here, I have developed a disease predicting web app which using the concept of machine learning makes predictions about various diseases like Malaria, Pneumonia, Diabetes etc.
- Demo
- Cancer model
- Diabetes model
- Heart model
- Liver model
- Kidney model
- Malaria model
- Pneumonia model
- Bug / Feature Request
- Future scope of project
Cancer : cancer.csv [In the repository]
Diabetes : diabetes.csv [In the repository]
Heart : heart.csv [In the repository]
Liver : https://www.kaggle.com/uciml/indian-liver-patient-records
Malaria : https://www.kaggle.com/iarunava/cell-images-for-detecting-malaria
Pneumonia: https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia
Python ( 3.7 version)
Flask
OpenCV
Pandas
Numpy
HTML
CSS
- $ set FLASK_APP= app.py
- $ flask run
Thank you!
