Hello All,
I have set up a project for Covid19 and currently aim to achieve the following objectives:-
- Track and Analyze Daily Cases, Daily Recoveries, and Daily Deaths in India
- Track and Analyze various parameters such as Daily Positivity Rate, Daily Recovery Rate, Daily Fatality Rate, Growth Rate of Active Cases, and so on
- Create models to predict the Daily Confirmed Covid Cases
The project is a work in progress and right now I have been able to create a simple linear regression model that attempts to predict daily confirmed cases. Following is the link to the google collab notebook:
It would be really helpful for me if you can provide your feedback/suggestions/ comments so that I can keep improving my work. The comments feature has been enabled for the notebook.
Thank you!