spark-knn icon indicating copy to clipboard operation
spark-knn copied to clipboard

Getting K nearest neighbor for each data point

Open jnejati opened this issue 7 years ago • 2 comments

Would you please advise how to get K nearest neighbors for each data point using the python interface? I believe this is possible based on " KNN itself is also exposed for advanced usage which returns arbitrary columns associated with found neighbors. "

jnejati avatar Jun 27 '17 01:06 jnejati

I have the same question

melamran avatar Oct 06 '18 02:10 melamran

Already answered at https://github.com/saurfang/spark-knn/issues/40

salvacorts avatar Jul 14 '21 18:07 salvacorts