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

Added NearPy multi-hash configuration and optimized parameters a bit #3

Merged
merged 1 commit into from
Jun 4, 2015

Conversation

pixelogik
Copy link
Contributor

I fixed a bug in NearPy cosine similarity, updated it on pypi to 0.2.1.

I also added multi-hash configuration to the NearPy benchmark, because this is the only way I ever use it, hope that is valid with respect to the benchmark.

erikbern added a commit that referenced this pull request Jun 4, 2015
Added NearPy multi-hash configuration and optimized parameters a bit
@erikbern erikbern merged commit 015c42a into erikbern:master Jun 4, 2015
@erikbern
Copy link
Owner

erikbern commented Jun 4, 2015

Thanks! Will rerun NearPy!

@pixelogik
Copy link
Contributor Author

Awesome! Thanks! Looking forward to the results. I think NearPy will never be close to the really good libraries, because it is more of a framework for evaluating and comparing ANN methods, than a optimized solution. Still I would like to get it up in the graph a bit, of course.

@erikbern
Copy link
Owner

erikbern commented Jun 4, 2015

I think Nearpy might do well on huge data sets (say 1B) though, would be interesting to see

erikbern pushed a commit that referenced this pull request Apr 25, 2016
Updating the number of queries and the seed (also README)
erikbern pushed a commit that referenced this pull request May 3, 2018
Correctly set number of probes in FAISS.
tinkerlin pushed a commit to tinkerlin/ann-benchmarks that referenced this pull request Jul 1, 2020
@erikbern erikbern mentioned this pull request Dec 9, 2020
erikbern pushed a commit that referenced this pull request Apr 14, 2023
Correctly set number of probes in FAISS.
erikbern pushed a commit that referenced this pull request Jun 9, 2023
enable benchmark to be triggered manually
jgpruitt added a commit to timescale/ann-benchmarks that referenced this pull request Jun 10, 2024
Allow tracking shared_buffers and iterating query params
BenjaminXiang added a commit to BenjaminXiang/ann-benchmarks that referenced this pull request Jul 4, 2024
From Jiexu merge nsg to longxiang branch
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

Successfully merging this pull request may close these issues.

2 participants