Question 156:
You are a machine learning specialist at a music subscription company. Your company needs to understand its customer churn rate better. They plan to leverage this information to spend their marketing budget on attempting to retain customers that are likely to leave the service in the near future. Your task is to group your customer subscribers into categories based on which subscribers may or may not cancel their subscription in the near future (3 months). You have already performed data engineering and have subscriber data that is labeled. Which type of model is best suited to your task?
Answer options:
A.Linear regression B.Clustering C.Classification D.Unsupervised learning