Skip to content

[feat] Add parameter to configure distance metric in KDTree #7

Description

@pedrobiqua

Currently, the KDTree implementation uses a fixed distance metric. Add a parameter to allow users to choose which distance metric will be used in the KDTree (e.g., Euclidean, Manhattan, Canberra, etc.). This will make the implementation more flexible for different use cases.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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