Skip to content

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

@pedrobiqua

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.

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