This is a web based application used to predict diseases based on symptoms. The amount of diseases that can be predicted are limited and the AI is still ruddy. For accurate results please list as many symptoms as possible.
The dataset used is Kaggle Disease Symptom Prediction Dataset.
The app is deployed on heroku Disease Predictor
The model used is a random forest classifier which achieved 99.8% accuracy on the validation dataset and 99.7% cross validation accuracy with k=5