nmslib / hnswlib

Header-only C++/python library for fast approximate nearest neighbors
https://github.com/nmslib/hnswlib
Apache License 2.0
4.12k stars 609 forks source link

How to identify the elements which cause outliers #519

Open screwface106 opened 8 months ago

screwface106 commented 8 months ago

Is it possible to identify which combination of elements caused the outlier? If possible, please teach me how to do.