Skip to content

Add clustering to Harmony Python library #54

@woodthom2

Description

@woodthom2

Description

Can we allow the user to quickly discover clusters between items?
Perhaps an implementation of the t-SNE algorithm

https://cookbook.openai.com/examples/clustering

Rationale

Sometimes a user might just want to use Harmony for discovery

However if we implement this, the library should not become more bloated. Any new dependencies such as t-SNE could be imported only if the user needs that function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions