Skip to content

Handling of missing values (NaN) #93

Open
@otsaw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions