ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 59 - MLS-C01 discussion

Report
Export

A Machine Learning Specialist is working with a large company to leverage machine learning within its products. The company wants to group its customers into categories based on which customers will and will not churn within the next 6 months. The company has labeled the data available to the Specialist.

Which machine learning model type should the Specialist use to accomplish this task?

A.
Linear regression
Answers
A.
Linear regression
B.
Classification
Answers
B.
Classification
C.
Clustering
Answers
C.
Clustering
D.
Reinforcement learning
Answers
D.
Reinforcement learning
Suggested answer: B

Explanation:

The goal of classification is to determine to which class or category a data point (customer in our case) belongs to. For classification problems, data scientists would use historical data with predefined target variables AKA labels (churner/non-churner) -- answers that need to be predicted -- to train an algorithm. With classification, businesses can answer the following questions:

Will this customer churn or not?

Will a customer renew their subscription?

Will a user downgrade a pricing plan?

Are there any signs of unusual customer behavior?

asked 16/09/2024
Deniz Cimen
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first