Giter VIP home page Giter VIP logo

akshatakamerkar / covidstatsprediction Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 686 KB

This project predicts COVID-19 stats for states using an LSTM model with TensorFlow/Keras. Streamlit enables easy input of state and future date for predictions on confirmed cases, recovery, and deaths. Integrating Tableau enhances data insights through dynamic visualizations, creating a comprehensive tool for users.

Python 100.00%

covidstatsprediction's Introduction

Covid Stats Predictor

To empower users with a tool that not only predicts future COVID-19 statistics but also provides a visually engaging and insightful representation of the data through the integration of Tableau.

Description

This project focuses on predicting future COVID-19 statistics for specific states using a Long Short-Term Memory (LSTM) model implemented with TensorFlow/Keras. The application, built with Streamlit, allows users to input a state name and a future date, and it provides predictions for confirmed cases, recovery cases, and deaths. Additionally, the project integrates Tableau for detailed data visualization, showcasing a dynamic dashboard with insights into the COVID-19 data.

Key Features

  1. LSTM Model: Utilizes a machine learning model based on LSTM architecture to predict future COVID-19 statistics.
  2. Streamlit Interface: User-friendly interface for inputting state and date, displaying predictions, and offering additional analysis options.
  3. Tableau Integration: Embeds a Tableau visualization to provide users with a detailed analysis and insights into the COVID-19 data.

Technologies Used

  • Streamlit for the web application interface.
  • TensorFlow/Keras for building and training the LSTM model.
  • Tableau for data visualization and analysis.

Deployment

To run this project on Google Colab

  1. Upload the following files on colab notebook
  • app.py
  • covid_virus_dataset.csv
  • entire_model.joblib
  • scaler.pkl
  1. In the notebook Run the following commands -
  !pip install streamlit -q 
  !wget -q -O - ipv4.icanhazip.com
  !streamlit run app.py & npx localtunnel --port 8501

For detailed process refer to the following video :

https://youtu.be/ZZsyxIWdCko?si=rfT1Rz4p3e8LNKlu

Screenshots

Website App Screenshot

Dashboard App Screenshot

Contributors

  • SameerKulkarni20
  • ak_639

covidstatsprediction's People

Contributors

akshatakamerkar avatar

Stargazers

Akanksha_Palve avatar  avatar Fadhil avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.