Question 4
Which among the following is TRUE for k-NN algorithm? Select all that apply.
1-nearest neighbour is sensitive to outliers.
k-NN can only be applied to a classification problem.
As k increases, the model is more likely to overfit.
The bias increases with the increase in the value of k.
The variance increases with the increase in the value of k.