nerdexam
PMI

CPMAI · Question #73

You're working with an inexperienced team and this is all their first AI project. You're trying to work on a supervised learning binary classification problem to determine if emails are spam or not…

The correct answer is A. Pick a simple algorithm such as naive bayes. You've hit your limit · resets 12:50am (America/New_York)

Execute AI Project Delivery

Question

You're working with an inexperienced team and this is all their first AI project. You're trying to work on a supervised learning binary classification problem to determine if emails are spam or not. What is the best approach for this project?

Options

  • APick a simple algorithm such as naive bayes
  • BPick a neural network algorithm since you know this works well for supervised learning approaches
  • CPick an ensemble method since you're not sure which algorithm will perform best
  • DPick a simple algorithm such as Gaussian mixture

How the community answered

(29 responses)
  • A
    83% (24)
  • B
    3% (1)
  • C
    10% (3)
  • D
    3% (1)

Explanation

You've hit your limit · resets 12:50am (America/New_York)

Topics

#algorithm selection#naive bayes#supervised learning#binary classification

Community Discussion

No community discussion yet for this question.

Full CPMAI Practice