Skip to content

pq_size parameter setting #8

@zlwu92

Description

@zlwu92

Hi,

I'm just using song for running datasets in your paper.

Can you tell me this parameter setting for each dataset? In the readme, you give an example with pq_size = 100.

So can I use 100 for all of them? Will this parameter largely affect the quality and efficiency of graph building and query?

Actually, I test nytimes dataset in https://github.com/erikbern/ann-benchmarks, song takes around 10 min to finish graph construction. Does that make sense? All the commands I use follows your readme.

./build_graph.sh /path2/nytimes-256-angular_base_libsvm 290000 256 cos

image

Also, can you share piece of code that how you calculate the recall? Since I found that you do not read groundtrue file in your system. I add this computation code at the end of your main.cu file.
image

Does this correct for how you calculate in your paper?

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