baidu / puck

Puck is a high-performance ANN search engine
Apache License 2.0
344 stars 38 forks source link

coarse_cluster_count 和fine_cluster_count 最佳取值 #25

Closed jadepeng closed 7 months ago

jadepeng commented 11 months ago

比如对应500万的向量,coarse_cluster_count 和fine_cluster_count 如何设置,能兼顾train效率和查询效率?

wyh-yohoo commented 11 months ago

500万向量推荐coarse_cluster_count=500,fine_cluster_count=500