Clustering with Orama ? #526
Unanswered
MentalGear
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I planned to use Orama for clustering by simple doing a vector search for the nearest neighbors and tag the results as a cluster. But it occurred to me if I only search from one entity and cluster all those items together, that still members from different clusters could have a higher similarity than intra-cluster items.
Therefore, I was wondering if you could suggest a clustering approach to use with Orama ?
Beta Was this translation helpful? Give feedback.
All reactions