Skip to content

KDtree from NearestNeighbors.jl #71

@ayushpatnaikgit

Description

@ayushpatnaikgit

NearestNeighbors.jl implements KDtree. In loess, we primarily need to find the points within the span of a given point. This can be done via NearestNeighbors.inrange.

Using KDtrees from NearestNeighbors will lead to simplification in Loess.jl src.

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