Skip to content

aman06012003/Disease-Prediction-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disease-Prediction-Model

ML model to predict diseases using some symptoms like Blood Pressure, Sugar level etc. As the data is large so I used Random Forest Classfier to build the model. Random Forest is a meta estimator that fits a number of decision tree classifiers on various sub samples of the dataset and uses the averaging to improve predictive accuracy and control overfitting. The main reason of using random forest is because the data was categorical with over 40 different categories

About

ML model to predict diseases using some symptoms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published