Skip to content

Clarify nearest_neighbors() method #133

@JosiahParry

Description

@JosiahParry

/// All returned values will have the exact same distance from the given query point.

The nearest_neighbors() method seems like it can be usefull for KNN however it is not immediately clear in the docs how it works. Does it return a vector of all neighboring points sorted by distance?

Can this method be clarified further?

Metadata

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