An open API service indexing awesome lists of open source software.

https://github.com/NiranjanStack/Customer-Behavior-Analysis-in-R-Shiny

Analyzing transactions of a retailer to predict promotional items.
https://github.com/NiranjanStack/Customer-Behavior-Analysis-in-R-Shiny

analysis analyzing-transactions data-science machinelearning-r predictive-analytics retailer shiny shiny-apps svm-model

Last synced: 4 months ago
JSON representation

Analyzing transactions of a retailer to predict promotional items.

Awesome Lists containing this project

README

        

# Customer-Behavior-Analysis-in-R-Shiny
Analyzing transactions of a retailer to predict promotional items.

The dataset has previous five years purchase transactions of customers. Predictive analysis is done by applying machine learning
algorithms to find the most frequent item sets purchased.

Aprioir Algorithms : To generate associatin rules and find the most frequent item sets.
Support Vector Machines : To predict the month of the year in which the sales of a particular item is maximum.

Shiny (Library in R) is used to display the results.
Shiny Dashboard: https://niranjanrshiny.shinyapps.io/Prediction_App/