abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
324 stars 290 forks source link

Covid Case Predictor #601

Closed A-b-i-r-a-m-i-G-S closed 1 month ago

A-b-i-r-a-m-i-G-S commented 1 month ago

Pull Request for DL-Simplified šŸ’”

Issue Title : Covid Case Predictor

Closes: #422

Describe the add-ons or changes you've made šŸ“ƒ

The project focuses on exploring the data on the COVID-19 pandemic and forecast the number of confirmed cases.

Type of change ā˜‘ļø

Checklist: ā˜‘ļø

github-actions[bot] commented 1 month ago

Our team will soon review your PR. Thanks @A-b-i-r-a-m-i-G-S :)

A-b-i-r-a-m-i-G-S commented 1 month ago

@abhisheks008 since there is no vaccination data in the kaggle dataset you provided, can i work on a dataset of my choice?

KumarSampurn commented 1 month ago

@abhisheks008 Since there is no vaccination data in the Kaggle dataset you provided, can I work on a dataset of my choice?

Hey, https://www.kaggle.com/datasets/gpreda/covid-world-vaccination-progress this is one such dataset you can use in combination with the other dataset mentioned in the issue.

Here is a reference notebook to get the gist of it:

A-b-i-r-a-m-i-G-S commented 1 month ago

@abhisheks008 thank you for your input. I will look into it and get started on the work.

A-b-i-r-a-m-i-G-S commented 1 month ago

@abhisheks008 the requested changes have been made

A-b-i-r-a-m-i-G-S commented 1 month ago

@abhisheks008 I've renamed the file as requested