Skip to content
This repository was archived by the owner on Jul 16, 2021. It is now read-only.
This repository was archived by the owner on Jul 16, 2021. It is now read-only.

Issue with understanding usage of DBSCAN #195

@holtgrewe

Description

@holtgrewe

Maybe the use case has not been implemented yet, but here is my problem description. Can this be resolved with rusty-machine?

I have a set of objects (2D intervals) and a similarity measure (their Jaccard distance). I would like to cluster the intervals based on this (e.g., specify a sparse distance matrix). Is this supported?

Would this be supported if the triangle inequality does not hold?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions