https://github.com/mohamed-walied/customer-behavior-analysis-using-r
Customer Behavior Analysis project utilizing the "Groceries Market Basket Dataset" from Kaggle. The project employs a data-driven approach to uncover customer purchasing patterns and relationships within the grocery market using K-means Clustering and Association Rules using Apriori-Algorithm. In collaboration with some friends.
https://github.com/mohamed-walied/customer-behavior-analysis-using-r
apriori-algorithm association-rule-learning dashboard data-cleaning data-visualization k-means-clustering r-programming-language
Last synced: about 19 hours ago
JSON representation
Customer Behavior Analysis project utilizing the "Groceries Market Basket Dataset" from Kaggle. The project employs a data-driven approach to uncover customer purchasing patterns and relationships within the grocery market using K-means Clustering and Association Rules using Apriori-Algorithm. In collaboration with some friends.
- Host: GitHub
- URL: https://github.com/mohamed-walied/customer-behavior-analysis-using-r
- Owner: Mohamed-Walied
- Created: 2024-07-17T19:04:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T19:42:03.000Z (11 months ago)
- Last Synced: 2025-02-24T05:47:46.360Z (4 months ago)
- Topics: apriori-algorithm, association-rule-learning, dashboard, data-cleaning, data-visualization, k-means-clustering, r-programming-language
- Language: R
- Homepage:
- Size: 810 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customer-Behavior-Analysis-using-R
Customer Behavior Analysis project utilizing the "Groceries Market Basket Dataset" from Kaggle. The project employs a data-driven approach to uncover customer purchasing patterns and relationships within the grocery market using K-means Clustering and Association Rules using Apriori-Algorithm.