Recent activity by RSH

1 1 answer
706
706 views
I have this question as an assignment, I am having challenges in interpreting this question.Q4. Define a function that takes a 1-d numpy array, a parameter k, and a numbe...
1 1 answer
3.2k
3.2k views
I am not able to figure out how the calculation of the $m$ nearest points will be in a single dimensional array using kNN. Can anyone offer a clue or example?Thank you