Skip to content

terminate9298/Corona-Visualization-and-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID (Forecasting and Visualizor)

Build Status Colab Link

COVID -19 Emerged as a Biggest Disaster of 2020 Influencing Millions of Lives either By Economy or Health. This Colab Provide some Inside of how it all started and Where are we now.

New Features!

  • Implemented SEIR Epidemic Model
  • Implemented SEIRD Epidemic Model
  • Implemented Prophet Model on Timeseries Data.
  • Implemented Auto Regression Model.
  • Implemented Simple Exponential Model.
  • Implemented Holt's Exponential Model.
  • Implemented Prediction by Exponential Smoothing.
  • Implemented SARIMAX Model.
  • Implemented Theta Model.

You can also:

  • Visualize the Distribution by Bar plot or Line Plot of States of India On Given Day.
  • Visualize top Countries with Covid on Any Day.
  • Much More.......

Tech

This Colab uses a number of open source Libraries and Dataset to work properly:

  • Matplotlib - To Visualize the Plot
  • Seaborn - To Build indepth Graphs
  • Plotly - To Build Interactive Graphs
  • Pandas - To Manage the Datasets
  • Numpy - More Basic Operations
  • FBProphet - To Model the Prophet on Time Series Dataset
  • Scipy - Optimize the Epidemic Models

Development

Want to contribute? Great!

Todos

  • Implement SEIRHD Epidemic Model
  • Implement Plotly Graphs in Colab (Done)
  • Better Build the Forms in Colab (Done)
  • Build Video from Dataset
  • Implement More Sklearn Models (Tried, Not Working)
  • Implement LSTM Models over Data

License

MIT

Free Software, Hell Yeah!

About

Visualization and Prediction over COVID-19 with SEIR and SEIRD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published