https://github.com/techshot25/blackfriday
Shopping behavior data analysis
https://github.com/techshot25/blackfriday
consumer data-analysis data-science gradient-descent machine-learning normal-equation regression-analysis shopping shopping-habits statistics
Last synced: about 2 months ago
JSON representation
Shopping behavior data analysis
- Host: GitHub
- URL: https://github.com/techshot25/blackfriday
- Owner: techshot25
- License: gpl-3.0
- Created: 2019-01-03T04:20:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T20:59:29.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T12:40:15.260Z (3 months ago)
- Topics: consumer, data-analysis, data-science, gradient-descent, machine-learning, normal-equation, regression-analysis, shopping, shopping-habits, statistics
- Language: Jupyter Notebook
- Size: 7.54 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Black Friday Shopping Habits
### Shopping behavior data analysis
In this module, I am going to explore shopping habits of consumers during Black Friday. This will involve some data analysis, statistical analysis, and machine learning to predict consumer spending in USD.
This dataset explores the purchasing power during a Black Friday shopping spree. Uses features such as age, city, occupation, gender, and category of items purchased. My goal is to estimate the amount a buyer is spending during that one day of the year. I have chosen this dataset because the information seem interesting and useful for a retail stores that wishes to understand the demographics or items they ought to invest in for future events.
If you are having trouble rendering `BlackFriday.ipynb` please [click here](https://nbviewer.jupyter.org/github/techshot25/BlackFriday/blob/master/BlackFriday.ipynb).