Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The similarity Values #110

Open
girishmt4 opened this issue Apr 16, 2019 · 0 comments
Open

The similarity Values #110

girishmt4 opened this issue Apr 16, 2019 · 0 comments

Comments

@girishmt4
Copy link

I needed the similarity values from falconn to work on a clustering approach using LSH. So, I overrode the find_k_nearest_neighbors function to return the similarity values along with the neighbors. I see the values range from -0 to -2.00.
Can you explain what these values mean?
Does value -0 means the most similar and -2.00 means the least similar??

A-Guldborg pushed a commit to duckth/FOENNIX that referenced this issue May 12, 2024
* sparse_GT

* [WIP] add sparse datasets to Datasets

* sparse Dataset object

* [WIP] sparse dataset documentation

* cleanup

* fix gunzip flow

* basic sparse baseline and eval

* drop faiss-based intersection

---------

Co-authored-by: Matthijs Douze <matthijs@fb.com>
Co-authored-by: Martin Aumueller <maau@itu.dk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant