You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
We have observed some weird behavior seeing small distances at the end of the list of closest matches.
I believe the problem is that the
distances
are returned asstring
types and then thesorting
does not workpysparnn/pysparnn/cluster_index.py
Line 26 in c299c82
The text was updated successfully, but these errors were encountered: