InterviewSolution
Saved Bookmarks
| 1. |
Which of the following trade-off occurs during prediction?(a) Speed vs Accuracy(b) Simplicity vs Accuracy(c) Scalability vs Accuracy(d) None of the mentionedI have been asked this question in an interview.I want to ask this question from Prediction Motivation in section Machine Learning of Data Science |
|
Answer» CORRECT choice is (d) NONE of the mentioned Explanation: Interpretability ALSO MATTERS during PREDICTION. |
|