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
We should document somewhere what the score means; what is its range? From -1 to 1? Is it cosine similarity? Probably in the docstring on the search endpoint
The text was updated successfully, but these errors were encountered:
khoroshevskyi
changed the title
we should document somewhere what the score means; what is its range? From -1 to 1? Is it cosine similarity? Probably in the docstring on the search endpoint
Document what search score mean
Apr 9, 2024
I edited the doc of geniml on a newly created branch, which tells that the default distance metrics is cosine similarity, and also navigates to other distance options of Qdrant and hnswlib.
We should document somewhere what the score means; what is its range? From -1 to 1? Is it cosine similarity? Probably in the docstring on the search endpoint
The text was updated successfully, but these errors were encountered: