-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers