Skip to content

reinpmomz/-Customer_Experience_in_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Customer_Experience_in_R

Build a model to predict if a customer will return

You have been given a dataset of customer transactions and feedback for Stony Hill coffee house. let us analyse the data and build a model to predict if a customer will return based on the available variables.

  • Build a data model with unique user ID's only

  • For the unique userID data model: separate the genders, find the average amount spent, find average NPS

  • Add a column with the word 'repeat' for repeated user ID and 'non-repeat' for unique user ID

  • Build a model that predicts if a customer will return (repeat) using gender, amount spent and scores

Dataset url

= http://bit.ly/HospitalityDataset

or

Attached alongside this file is a data file named: ICX_masterclass-hospitality_data.csv

About

Build a model to predict if a customer will return

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages