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

feat: export Cluster class #13

Merged
merged 1 commit into from
Sep 19, 2021
Merged

feat: export Cluster class #13

merged 1 commit into from
Sep 19, 2021

Conversation

zbjornson
Copy link
Contributor

The Cluster class has several methods that are useful with clustering results created independently from the agnes method.

(Alternatively, Cluster could be moved to a new ml-cluster package and imported here. In my case, I use both the agnes() method and the Cluster constructor.)

The Cluster class has several methods that are useful with clustering results created independently from the agnes method.
@targos targos merged commit 893fb96 into mljs:master Sep 19, 2021
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

Successfully merging this pull request may close these issues.

2 participants