Skip to content

Bikki-coder-dev/covidcases_prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covidcases_prediction

Athavani

This is a Python Project which aims at predicting the number of covid cases in India on any given date. The Project is made using three different algorithms • Linear Regression • Random Forest Regression ~ Support Vector Regression

The dataset has been taken from Kaggle.

Requirements

# In cmd
pip install streamlit

Usage

# In cmd
streamlit run [filename] # eg: streamlit run forest_regressor_covid.py

Using Random Forest Regression for state_wise_daily dataset: Image of Project

Using SVR for covid_data dataset:

Image of Project

Code of conduct ©️

❤️ Project Admin


Ayesha Falak /

💻

✨ Contributors

🔔 Credits

built by developers

built with love

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%