Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 809 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 809 Bytes

Healtcare-Website

A healtcare Product demos which include a chatbot + few desease prediction and a real life implementation

Covid dataset can be found on :- https://www.kaggle.com/khushwantparihar/covid-detectionxray-images

Pnuemonia dataset can be found on :- https://www.kaggle.com/paultimothymooney/chest-xray-pneumonia

Breast-Cancer dataset can be found on :- https://www.kaggle.com/uciml/breast-cancer-wisconsin-data

You can see Every Model with it's name on the Repo we deployed every Model seprately , why ? because we will be using heroku for deployment which takes time to load so we Created a seprated front end and deployed model seprately and we are calling that heroku deployed website in our website using Iframe tag .