https://github.com/serhatderya/store_sales__time_series
This repository contains machine learning models that is developed for Store Sales dataset from Kaggle.
https://github.com/serhatderya/store_sales__time_series
ai artificial-intelligence data-science jupyter-notebook kaggle kaggle-competition machine-learning machine-learning-algorithms prediction python time-series time-series-analysis
Last synced: 3 months ago
JSON representation
This repository contains machine learning models that is developed for Store Sales dataset from Kaggle.
- Host: GitHub
- URL: https://github.com/serhatderya/store_sales__time_series
- Owner: SerhatDerya
- Created: 2022-03-02T22:01:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T22:11:54.000Z (over 3 years ago)
- Last Synced: 2025-01-03T18:29:34.143Z (5 months ago)
- Topics: ai, artificial-intelligence, data-science, jupyter-notebook, kaggle, kaggle-competition, machine-learning, machine-learning-algorithms, prediction, python, time-series, time-series-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 617 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Store_Sales__Time_Series
This repository contains machine learning models that is developed for Store Sales dataset from Kaggle.## Notes About Versions
### Version 1
I struggled with lots of problems in this version since I am beginner. So my codes are not neat. I took advantage of lots of sources about Time Series and Store Sales dataset while working on this version. But there are still lots of detailes about dataset which I missed. In the next version I will be working on these details.