AI-201 · Question #122
Universal Containers (UC) plans to send one of three different emails to its customers based on the customer's lifetime value score and their market segment. Considering that UC are required to explai
The correct answer is C. Predictive model. A predictive model (such as one built with Einstein Prediction Builder or Model Builder) classifies or scores records based on input features-like lifetime value and market segment-and can surface the key drivers behind each prediction, satisfying the requirement to explain why a
Question
Universal Containers (UC) plans to send one of three different emails to its customers based on the customer's lifetime value score and their market segment. Considering that UC are required to explain why an e-mail was selected, which AI model should UC use to achieve this?
Options
- APredictive model and generative model
- BGenerative model
- CPredictive model
How the community answered
(41 responses)- A17% (7)
- B10% (4)
- C73% (30)
Explanation
A predictive model (such as one built with Einstein Prediction Builder or Model Builder) classifies or scores records based on input features-like lifetime value and market segment-and can surface the key drivers behind each prediction, satisfying the requirement to explain why a specific email was selected. Generative models (B) excel at producing new text content but do not inherently provide explainable classification decisions. A combination of both (A) is unnecessary overhead here; the selection logic (which email to send) is a classification problem best solved by a predictive model, while a generative model could optionally craft the email body-but the question is specifically about the selection decision and its explainability.
Topics
Community Discussion
No community discussion yet for this question.