1. 如果想要得到较高的精度,则需要较长的编码。

  2. 编码长度m增长的话,则item碰撞的概率会成倍的减小,从而导致召回率下降。 

  3. 为了得到较高的召回率,则需要多个哈希表。

  参考http://yongyuan.name/blog/approximate-nearest-neighbor-search.html

相关文章:

  • 2021-08-14
  • 2021-11-13
  • 2021-04-24
  • 2021-06-26
  • 2021-06-24
  • 2021-08-07
  • 2021-09-02
猜你喜欢
  • 2021-10-22
  • 2021-09-17
  • 2021-10-15
  • 2021-12-29
  • 2021-07-28
  • 2022-01-04
  • 2021-04-03
相关资源
相似解决方案