Skip to content

[FEA][C++][C][Language Wrappers] Rename vpq to pq for datasets, factories, and params #2440

Description

@HowardHuang1

VPQ doesn't exist. This was bad naming.

VQ is a very primitive method that is not used for vector search.

use_vpq param should be renamed "train_coarse"

Only PQ is used for vector search.
PQ is kmeans cluster assignment on each fragment of the original vector after the original vector is split into fragments.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions