Using k-NN with k=1, what label would you give the unknown point on the above graph?
Note: You should not perform the distance calculations in this problem. Rather, intuitively choose the nearest neighbor(s).
Using k-NN with k=1, what label would you give the unknown point on the above graph?
Note: You should not perform the distance calculations in this problem. Rather, intuitively choose the nearest neighbor(s).
Using k-NN with k=3, what label would you give the unknown point on the above graph?
Note: You should not perform the distance calculations in this problem. Rather, intuitively choose the nearest neighbor(s).
Using k-NN with k=3, what label would you give the unknown point on the above graph?
Note: You should not perform the distance calculations in this problem. Rather, intuitively choose the nearest neighbor(s).
Using k-NN with k=9, what label would you give the unknown point on the above graph?
Note: You should not perform the distance calculations in this problem. Rather, intuitively choose the nearest neighbor(s).
Using k-NN with k=9, what label would you give the unknown point on the above graph?
Note: You should not perform the distance calculations in this problem. Rather, intuitively choose the nearest neighbor(s).