Skip to content

Explore more clustering algs #93

@woodthom2

Description

@woodthom2

Description

We are currently gravitating towards Kmeans as the default clustering alg. It's fast. Main disadvantage is it's non deterministic

Can we look into a couple of other algorithms and maybe offer them as options

  • Umap
  • HDBScan

We need to check for

  • quality of the clusters that Harmony generates
  • speed
  • deterministic behaviour - do you get the same results for multiple calls to the alg

Rationale

We want Harmony to have the best possible clusters

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions