Existing simplification relies on scipy
kmeans2
which produces imperfect results
#14
Labels
help wanted
Extra attention is needed
Using KNN in general might not be the perfect approach, it produces "lumpy" results even from a uniform input distribution:
Could need to switch to a different clustering library or algorithm.
The text was updated successfully, but these errors were encountered: