Medified is an instant medical checkup service. It will predict the chances of getting disease to the patient by collecting patients health conditions as input.Using machine learning we built models for some diseases to predict health condition of the patient through a series of inputs from the patient.
You can check the demo of the project by clicking here
- Nice UI to make user-friendly.
- Can access at any time anywhere.
- Chatbot service.
- The user will get a Medical Report after the checkup.
-
Breast Cancer: Winconsin Breast Cancer Dataset
-
Diabetes: Pima Indian Diabetes Dataset
-
Heart: Heart Disease Dataset
-
Kidney: Chronic Kidney Disease Dataset
1)Sci-kit Learn
2)Python Flask
3)Joblib
4)Pandas
5)Numpy
6)HTML, CSS & Bootstrap
-
Created the ML models and saved it using joblib.
-
Created backend using python flask.
-
Created UI for main page and pages it will redirect to.
-
Created a chatbot using Dialogeflow and deployed it using kommunitcate
-
Deployed all ML models in Heroku and Hosted the website in Github pages.
