Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch aggregateReference to use bluster #159

Open
LTLA opened this issue Nov 19, 2020 · 0 comments
Open

Switch aggregateReference to use bluster #159

LTLA opened this issue Nov 19, 2020 · 0 comments

Comments

@LTLA
Copy link
Collaborator

LTLA commented Nov 19, 2020

Use bluster to control the clustering, so that users can easily swap out for, e.g., self-organizing maps instead of k-means, or to use mini-batch kmeans via mbkmeans. This requires some class fiddling to define a FixedNumberParam virtual class in bluster, where we can be guaranteed of getting the same number of clusters that we put in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant