prakharpd / S.I.R._Disease_Machine_Learning_Model

Machine Learning Model for finding Succesibility of Disease, Infection of Disease and Rate of Spreading of disease.
0 stars 0 forks source link

S.I.R. of Infectious Diseases- Machine Learning Model #1

Open prakharpd opened 8 months ago

prakharpd commented 8 months ago

S= Susceptible to Disease I= Infection from Disease R = Rate of Recovery

Used only Linear Regression Model for better understanding. But could be used for different regression model based on data set.

prakharpd commented 8 months ago

Still there is a scope of optimization like you can apply object oriented programming in it.