Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 784 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 784 Bytes

Disease-predictor

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

Please Fill all possible symptoms for accurate results. The AI might even predict completely wrong results if all possible symptoms values are not filled.