Skip to content

A simple linear regression machine learning model for predicting the total cases of pandemic from OWID dataset. Built using Python libraries (Pandas, NumPy, Statsmodels, Pickle, Matplotlib, Seaborn). Model is further represented as a Flask Web Application with a backend database connectivity to SQLite3 using SQLAlchemy. Later deployed to Heroku …

License

Notifications You must be signed in to change notification settings

ranjiGT/regorapp

Repository files navigation

Visit the Heroku App at : https://predictorappv10.herokuapp.com/

A simple linear regression machine learning model for predicting the total cases of pandemic from OWID dataset. Built using Python libraries (Pandas, NumPy, Statsmodels, Pickle, Matplotlib, Seaborn). Model is further represented as a Flask Web Application with a backend database connectivity to SQLite3 using SQLAlchemy. Later deployed to Heroku PaaS on Cloud Platform (Webserver used: Waitress, Version control: git bash). As an alternative also Dockerized this application to decommission the need of storing onto local setup or virtual environment

Max Roser, Hannah Ritchie, Esteban Ortiz-Ospina and Joe Hasell (2020) - "Coronavirus Pandemic (COVID-19)". Published online at OurWorldInData.org. Retrieved from: 'https://ourworldindata.org/coronavirus' [Online Resource]

About

A simple linear regression machine learning model for predicting the total cases of pandemic from OWID dataset. Built using Python libraries (Pandas, NumPy, Statsmodels, Pickle, Matplotlib, Seaborn). Model is further represented as a Flask Web Application with a backend database connectivity to SQLite3 using SQLAlchemy. Later deployed to Heroku …

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published