summarize experiment results
This commit is contained in:
parent
bbe0b2c96b
commit
346c7beb05
4
observations.txt
Normal file
4
observations.txt
Normal file
@ -0,0 +1,4 @@
|
||||
Increasing dimensionality slightly decreases the recall;
|
||||
Increasing M significantly increases the recall but also increases the build time and query time;
|
||||
As the numbers of vectors in the graph increases, the build time scales like linearly; also notice that recall decrease and processing time increase;
|
||||
Changing ef_construction does not effect query time much; Increasing it can improve recall at the cost of build time, but recall saturates.
|
Loading…
x
Reference in New Issue
Block a user