Skip to content

Return matches above a similarity score? #32625

Discussion options

You must be logged in to vote

"give me results that are 90% similar to my embedding vector" ------------------ I think it is hard to determine the meaning of "90% similar".

For L2 metric, how do you define similarity by percent? The distance range is unlimited: [0.0, +∞], then what is "90% similar"? From 0.0 to 1000? Or 0.0 to 99999?

For IP/COSINE metric, yes the range is limited, can we say [0.8, 1.0] is "90% similar"?

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@fgreco55
Comment options

@xiaofan-luan
Comment options

@yhmo
Comment options

@yhmo
Comment options

Answer selected by fgreco55
@fgreco55
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants