Skip to content

Commit

Permalink
Benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz committed Dec 3, 2023
1 parent 2fc7efe commit f7d082f
Show file tree
Hide file tree
Showing 3 changed files with 9 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.
16 changes: 8 additions & 8 deletions docs/pages/performance/fashion-mnist/results.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
|Model|Parameters|Recall|Queries per Second|
|---|---|---|---|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=500 probes=0|0.378|370.734|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=1000 probes=0|0.446|309.552|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=500 probes=3|0.634|294.413|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=1000 probes=3|0.716|251.986|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=500 probes=0|0.768|322.301|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=0|0.847|275.513|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=500 probes=3|0.921|224.335|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=3|0.960|198.367|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=500 probes=0|0.378|395.003|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=1000 probes=0|0.447|329.985|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=500 probes=3|0.635|310.019|
|eknn-l2lsh|L=100 k=4 w=1024 candidates=1000 probes=3|0.717|269.350|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=500 probes=0|0.767|342.488|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=0|0.846|294.885|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=500 probes=3|0.922|234.953|
|eknn-l2lsh|L=100 k=4 w=2048 candidates=1000 probes=3|0.960|211.898|

0 comments on commit f7d082f

Please sign in to comment.