Feeds
已回答
please make my code easier
Thanks Matt but there is an error in D=N(C,:). also I didn't realized why you wrote sqrt(K). It should it should simply divided ...
please make my code easier
Thanks Matt but there is an error in D=N(C,:). also I didn't realized why you wrote sqrt(K). It should it should simply divided ...
12 years 前 | 0
提问
please make my code easier
Hi guys, below I have a code which with the input of K and N and NGTNo1, calculates a formula. it works properly but the prob...
12 years 前 | 3 个回答 | 0
3
个回答提问
how to find K nearest neighbors?
Hi guys, I have a sparse matrix and I need to find the 10 nearest neighbors between each row and the rest rows of the matrix....
13 years 前 | 0 个回答 | 0
0
个回答提问
Finding K nearest neighbors
Hi guys, I am trying to find K nearest neighbors from a normalized matrix based on 'cosine' distance. I know that there is a ...
13 years 前 | 1 个回答 | 0
