Skip to content

Use Trees for data structures #37

Closed
@maxcw

Description

@maxcw

It looks like all distances are currently being calculated, which is expensive. Borrowing from sklearn, BallTree and KDTree could be used to speed up nearest neighbor calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature of request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions