Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store Sales Time Series Forecast #272

Closed
Vansh912 opened this issue Jun 5, 2023 · 8 comments · Fixed by #387
Closed

Store Sales Time Series Forecast #272

Vansh912 opened this issue Jun 5, 2023 · 8 comments · Fixed by #387
Assignees
Labels
Codepeak23 This issue is assigned under CodePeak 2023 event/ Level: MEDIUM Status: Assigned Assigned issue.

Comments

@Vansh912
Copy link

Vansh912 commented Jun 5, 2023

Deep Learning Simplified Repository (Proposing new issue)

🔴 Store sales time series forecast :

🔴 sales forecast time series problem :

🔴 https://www.kaggle.com/competitions/store-sales-time-series-forecasting/overview :

🔴 sales forecast using arima/RNN model : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Email ID :
  • Participant ID (if applicable):
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source program)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@abhisheks008 abhisheks008 changed the title Store sales time series forecast Store Sales Time Series Forecast Jun 5, 2023
@abhisheks008
Copy link
Owner

What are the deep learning methods you are going to use here for solving the issue?
@Vansh912

@Vansh912
Copy link
Author

Vansh912 commented Jun 5, 2023

simple RNN model and arima time series model for comparision

@abhisheks008
Copy link
Owner

You have to implement 2-3 models, are you comfortable with that?

@Vansh912
Copy link
Author

Vansh912 commented Jun 5, 2023

yeah i can search for different models that are suitable for this problem

@abhisheks008
Copy link
Owner

Cool. Start working on this issue. Assigned to you @Vansh912

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. SSOC Social Summer of Code 2023 Level: MEDIUM labels Jun 5, 2023
@Vansh912
Copy link
Author

Vansh912 commented Jun 5, 2023

ok sir

@abhisheks008 abhisheks008 added Status: Up for Grabs Up for grabs issue. and removed Status: Assigned Assigned issue. SSOC Social Summer of Code 2023 Level: MEDIUM labels Aug 1, 2023
@aindree-2005
Copy link
Contributor

aindree-2005 commented Dec 16, 2023

Full name : Aindree Chatterjee
GitHub Profile Link : aindree-2005
Email ID : [email protected]
Participant ID (if applicable):
Approach for this Project :Using RNNs
What is your participant role? (Mention the Open Source program) CodePeak 2023
@abhisheks008 can I work on this?

@abhisheks008
Copy link
Owner

Issue assigned to you @aindree-2005

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. Level: MEDIUM Codepeak23 This issue is assigned under CodePeak 2023 event/ and removed Status: Up for Grabs Up for grabs issue. labels Dec 17, 2023
@abhisheks008 abhisheks008 linked a pull request Dec 17, 2023 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codepeak23 This issue is assigned under CodePeak 2023 event/ Level: MEDIUM Status: Assigned Assigned issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants