Group04 Proposal
|
|
|
|
Contents
Background
testing
Project Motivation
testing
Overview of Dataset
(1) Customer Campaigning dataset – This dataset includes customers' demographics, coverage and product related information. Marketing managers used dataset with such information to understand their customers base, what they want and what drives them, so as to be able to market effectively to their customers.
(2) Dunnhumby dataset – The Complete Journey (https://www.dunnhumby.com/sourcefiles) Dunnhumby is a data science company that specializes in Customer Data Analytics. The “Dunnhumby – A Complete Journey” dataset is a collection of transaction data at household level over two years from a group of 2,500 households who are frequent shoppers at a retail chain. The amount of details captured goes down to individual purchases, specific items, item category, demographics and includes direct campaign details including coupons and redemptions made based on the purchases made.
Application Libraries & Packages
Package Name | Descriptions |
---|---|
shiny & shiny dashboard | Interactive web applications for data visualization |
ggplot2 | High-quality graphs |
Tidyverse: tidyr, dplyr, ggplot2 | Tidying and manipulating data for visualizing in ggplot2 |
shinythemes | Apply themes to Shiny applications |
ggthemr | Apply themes to ggplot2 plots |
lubridate | Easily transform dates |
Plotly | Provide graphics |
Threejs | Provide 3-dimensional visualization |
ggraph | Provide graphics for clustering, regression |
ggiraph | Provide interactive ggplot graphics |
k Means Algorithms in R | Provide various k means algorithms in R |
ISLR | Provide glm() for logistic regression |
References
Image credit to: Christopher Dombres (under a Creative Commons license)