题目
QBUS6810 (ND) Mid-Semester Practice Quiz
单项选择题
A data scientist is using grid search for hyperparameter optimisation for kNN. The grid search evaluates 5 values of \(k\), 4 different distance functions, and 3 different feature combinations using 5-fold cross-validation. How many total model training operations will be performed during this hyperparameter optimisation process?
查看解析
标准答案
Please login to view
思路分析
We start by identifying the components involved in the grid search:
- Number of k values to try: 5
- Number of distance functions: 4
- Number of feature combinations: 3
These three factors m......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
Which statement best describes the difference between GridSearchCV and RandomizedSearchCV in scikit-learn?
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?
Which of the following numbers is closest to the best parameter setting for the random forest algorithm on the income data?
Question at position 36 Which of the following strategies/tools should we choose in order to decide the k value in a kNN model?Nested holdout testingNested Cross-validationCumulative response curveCross-validationLearning CurveLift curveFitting GraphHoldout testing
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!