Description
Disease prediction model
Predictgenics is python prediction model created as part of school project. This model uses RFC ( Random Forest Classifier ) to predict a disease with accuracy of ~98%.
The model takes from 3 to 7 symptoms, processes them and outputs disease, its description and most common precautions for it.
Python’s visualisation library streamlit was used for the front-end.
Details
- Date: May 15, 2022
- Categories: Open Source
- Github Predictgenics