题目
题目

2261 BUSQOM 0102 SEC1200 Project 2 Quiz

单项选择题

In the project notebook the classification model building was never completed. After estimating generalization performance for the decision tree, logistic regression, and random forest algorithms we stopped. What would the next step in the model-building process have been if we had continued?

选项
A.Try each of the three algorithms on a regression task
B.Decide which of the algorithms to use for the final model and then run a grid search for that algorithm on all the data
C.Decide which of the algorithms to use for the final model and then run a cross_validate() function with that algorithm as the estimator
D.Combine the predictions of all three algorithms as our final predictions
查看解析

查看解析

标准答案
Please login to view
思路分析
The question describes a typical model-building workflow: after comparing multiple algorithms, you would choose one to deploy and then tune it on the available data. Option 1: 'Try each of the three algorithms on a regression task' implies re-running multiple models on the same task with grid search or tuning, which is inefficient after you’ve already evaluated generalization performance; the standard next step is not to keep testing all models but to select one for fi......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!