lightknight64bit / Disease-predictor

ML based disease predictor using Flask

Home Page:https://disease-predictor2.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Here's a description of how the application looks like app description pic

Here's some demo pictures of the application app demo 1 app demo 2

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.

About

ML based disease predictor using Flask

https://disease-predictor2.herokuapp.com/


Languages

Language:Jupyter Notebook 96.7%Language:HTML 2.8%Language:Python 0.4%Language:CSS 0.1%