
Deployed an app to Predict COVID'19 Daily Deaths , New Cases and Recoveries.
A realtime dataset was taken , which was updated daily , and the dataset was visualizedand cleaned and 3 different types of models(SVR model,Polynomial Regression Model,Linear Regression Model ) were built in order to predict the next 24 hours Covid'19 Deaths, new cases and Recoveries.The app was deployed in heroku.
Technologies that were used : Python,Azure, Flask, Data Pre-processing techniques, and Model Building techniques