Skip to content

Commit

Permalink
partial benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz committed Aug 29, 2024
1 parent cbd3714 commit afb0b41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/pages/performance/fashion-mnist/plot.b64

Large diffs are not rendered by default.

Binary file modified docs/pages/performance/fashion-mnist/plot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 2 additions & 8 deletions docs/pages/performance/fashion-mnist/results.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
|Model|Parameters|Recall|Queries per Second|
|---|---|---|---|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=500 probes=0|0.378|385.500|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=1000 probes=0|0.447|326.569|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=500 probes=3|0.634|297.646|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=1000 probes=3|0.716|262.916|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=500 probes=0|0.767|328.729|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=0|0.847|285.492|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=500 probes=3|0.922|206.483|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=3|0.960|187.749|
|eknn-l2lsh|L=128 k=8 w=4096 candidates=256 probes=8|0.940|126.091|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=3|0.960|195.211|

0 comments on commit afb0b41

Please sign in to comment.