-
Notifications
You must be signed in to change notification settings - Fork 243
docs: hnswlib cosine distance #1475
Copy link
Copy link
Closed
Description
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Specify in the documentation of the
HnswLibDocIndexthat 'cosine' refers to cosine distance, not cosine similarity.In the hnswlib documentation they claim it to be similarity, but it actually is distance. I opened an issue on their side, and they will change it in their documentation.