Abstract:
In this project we have built a doctor patient management system. Through this system a patient can book an appointment for a particular doctor in a certain time & date.. also the patient can consult with the doctor by means of a video call or chats. Patients who live in a rural area No need to come across a long way to visit the doctor. Virtual meetings moreover make it simpler for patients to reach out to their doctors.
A user also can detect his disease through a prediction from the system. the system collects the symptoms then then converts it as a prediction70% of the dataset will be used as training and 30% will be used for training data. here naïve Bayes algorithm works on a probabilistic approach We have imported Scikit also used multinomial NB.