Question: Question 4 (K-Nearest Neighbour) Consider that the normalised training set below is part of a K-Nearest Neighbour model: @relation dummy-data-set @attribute inputl numeric @attribute input2

 Question 4 (K-Nearest Neighbour) Consider that the normalised training set below

Question 4 (K-Nearest Neighbour) Consider that the normalised training set below is part of a K-Nearest Neighbour "model": @relation dummy-data-set @attribute inputl numeric @attribute input2 {a,b,c} @attribute output numeric @data 0.5, a, 10 0, c. 15 1. b, 20 Assume that the input attributes are the first and the second attributes of the training set. What output value would a 3-nearest neighbour (K-3) algorithm predict for an instance with normalised input attributes (0.6, a)? Explain the results. (20 marks)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!