In k-NN what will happen when you increase/decrease the value of k?
- The boundary becomes smoother with decreasing value of K
- The boundary becomes smoother with increasing value of K
- Smoothness of boundary doesn’t dependent on value of K
- None of above
What is the smoothness of boundary? Can you please explain how we can create boundary in case of K-NN?