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

implement front-end clustering #1

Closed
cornhundred opened this issue Apr 29, 2019 · 2 comments
Closed

implement front-end clustering #1

cornhundred opened this issue Apr 29, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@cornhundred
Copy link
Contributor

Use the custom version of clusterfck (https://harthur.github.io/clusterfck/) to implement front-end clustering (e.g. load csv of data and cluster) and re-clustering (e.g. after performing arbitrary filtering). This will be useful for simplifying the deployment of Clustergrammer-gl (no need for clustering on python), Clustergrammer2 arbitrary re-clustering, and deploying Clustergrammer-gl as a standalone library on observable.hq.

@cornhundred cornhundred added the enhancement New feature or request label Apr 29, 2019
@cornhundred
Copy link
Contributor Author

We're getting closer to getting this working. We just need a user interface and we want to move the calculation to a Web Worker https://youtu.be/EiPytIxrZtU

This reclustering is closely related to dendrogram improvements

@cornhundred
Copy link
Contributor Author

This has been implemented in version 0.12.0. We're moving onto improved dendrogram slicing using the recluster linkage matrix slicing code.

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

No branches or pull requests

1 participant