Open
Description
Hi! Is Voyager intended to handle missing values in some way? It might be useful to allow missing values in the query vector, in which case I think the search should consider other elements only. Would that be possible given the data structure you have, even if those queries would be less efficient?
I'm trying out the Python package and if I set an element in the query vector to numpy.nan
, it seems to propagate so that all distances are NaN as well and the results don't seem meaningful.
Metadata
Assignees
Labels
No labels