Skip to content

Support approximating Euclidean/Manhattan metrics in LSHForest #3990

Closed
@jnothman

Description

@jnothman

Only cosine distance is currently supported, while most neighbors algorithms assume a Minkowski distance (e.g. euclidean).

This may depend on #3988, or we could replace the current hasher as default. It would be really good to have this in the next release, so that we can allow this to be the default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions