Skip to content

Commit

Permalink
Benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz committed Aug 31, 2024
1 parent 88ab603 commit 34f9e1d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.
6 changes: 3 additions & 3 deletions docs/pages/performance/fashion-mnist/results.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
|Model|Parameters|Recall|Queries per Second|
|---|---|---|---|
|eknn-l2lsh|L=175 k=7 w=3900 candidates=100 probes=0|0.607|304.462|
|eknn-l2lsh|L=175 k=7 w=3900 candidates=500 probes=0|0.921|269.909|
|eknn-l2lsh|L=175 k=7 w=3900 candidates=1000 probes=0|0.962|239.598|
|eknn-l2lsh|L=175 k=7 w=3900 candidates=100 probes=0|0.607|301.546|
|eknn-l2lsh|L=175 k=7 w=3900 candidates=500 probes=0|0.921|266.820|
|eknn-l2lsh|L=175 k=7 w=3900 candidates=1000 probes=0|0.962|231.592|

0 comments on commit 34f9e1d

Please sign in to comment.