8000 Is faster query time possible? · Issue #24 · kayzhu/LSHash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Is faster query time possible? #24
Open
@mehrrsaa

Description

@mehrrsaa

Hi,

I was wondering if there would be any way to reduce the query time.
For example, for my use case with the following parameters, it is 0.2 s which would be too slow for querying my whole dataset:
lsh = LSHash(10, 300)
lsh.query(example_vector, num_results=5) (changing num_results doesn't have an effect on its run time)

Any suggestions would be appreciated!

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0