Question: Suppose you made two kNN models. Call them Model A and Model B. Suppose you made them with exactly the same data and code except
Suppose you made two kNN models. Call them Model A and Model B. Suppose you made them with exactly the same data and code except that for Model A you used a k value of 3 and for Model B you used a k value of 7. Select each statement below comparing the two models that is true. Group of answer choices Model A will probably fit the training data better than Model B. Model A will definitely have greater predictive accuracy than Model B. Model A will require more lines of code in the R script than Model B. To make predictions, Model B will probably compare the point being predicted to some other points that are more different from that predicted point than model A will
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
