Skip to content

SohamWalam11/COVID-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🦠 COVID-19 Data Analysis & Forecasting

This project focuses on the analysis and forecasting of COVID-19 cases using real-world datasets. It performs preprocessing, visualization, and time-series forecasting using ARIMA models to predict confirmed cases over time.


📦 Tech Stack:

Pandas NumPy Matplotlib Seaborn Statsmodels Jupyter Dash Plotly Scikit-learn

🔍 Use:

Technology Description
Dash Interactive web application framework
Plotly Dynamic visualizations & maps
Scikit-learn ML models and evaluation metrics
Statsmodels ARIMA-based time-series forecasting
Pandas Data cleaning and wrangling
NumPy Numerical operations
Matplotlib Static visualizations
Seaborn Statistical plotting and heatmaps
Jupyter Notebook-based prototyping and exploration

📁 Files

Notebook Purpose
main_proj.ipynb Preprocessing, EDA, cumulative/daily case analysis
COVID_proj_new.ipynb Time-series modeling, ARIMA forecasting, RMSE evaluation

🧪 Sample Outputs

Visualizations include cumulative trends, daily spikes, and future forecasts.

Add sample screenshots or plots here if desired.


🚀 Getting Started

📦 Install Dependencies

pip install pandas numpy matplotlib seaborn statsmodels jupyter

About

This contains the models made for COVID-19 prediction using Machine Learning modelling techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published