QuestionQ81
Train and use machine learning modelsA company wants to keep customers involved in its loyalty program by using targeted campaigns for customers who are likely to leave it. The company has historical customer data, including the purchase behavior and marketing interactions of customers who left the program and of current members.
A Data Scientist has been asked to assign every current customer a score representing the likelihood that they will cancel their membership.
What kind of model should be built from this data?
- A Unsupervised learning: Clustering
- B Unsupervised learning: Anomaly detection
- C Supervised learning: Causal inference
- D Supervised learning: Classification model
Community Discussion