nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #390

Which scenario is a good use case for machine learning?

The correct answer is C. Creating customer recommendations. Customer recommendations are a classic supervised machine learning use case where models learn patterns from historical data to predict preferences.

Leveraging AI/ML for Business Outcomes

Question

Which scenario is a good use case for machine learning?

Options

  • AClassifying data with no prior examples
  • BTasks that require human experience and intuition
  • CCreating customer recommendations
  • DSolving ethical dilemmas

How the community answered

(20 responses)
  • B
    5% (1)
  • C
    95% (19)

Why each option

Customer recommendations are a classic supervised machine learning use case where models learn patterns from historical data to predict preferences.

AClassifying data with no prior examples

Classifying data with no prior examples describes zero-shot or unsupervised scenarios where ML has limited effectiveness without labeled training data.

BTasks that require human experience and intuition

Tasks requiring human experience and intuition, such as nuanced judgment calls, are areas where ML currently struggles compared to humans.

CCreating customer recommendationsCorrect

Recommendation systems use historical interaction data - such as purchases, clicks, or ratings - to train models that predict items a customer is likely to prefer. This is a well-established ML pattern with abundant labeled training examples and a clear objective function, making it highly suitable for machine learning.

DSolving ethical dilemmas

Ethical dilemmas involve value judgments and moral reasoning that are outside the scope of ML model capabilities.

Concept tested: Identifying appropriate machine learning use cases

Source: https://cloud.google.com/recommendations-ai/docs/overview

Topics

#Machine Learning#AI Use Cases#Business Value of AI

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice