Skip to content

In the dendrogram generated from sklearn.cluster.AgglomerativeClustering, it is difficult to understand the clustering to which each node belongs for each threshold. dendro-thresh-cluster is a program that shows the clustering to which each node belongs for each threshold.

Notifications You must be signed in to change notification settings

ymgw55/dendro-thresh-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dendro-thresh-cluster

In the dendrogram generated from sklearn.cluster.AgglomerativeClustering, it is difficult to understand the clustering to which each node belongs for each threshold. dendro-thresh-cluster is a program that shows the clustering to which each node belongs for each threshold. From the above figure, you can see that the number of clusters decreases as the threshold increases, and the number of nodes belonging to each cluster increases.

reference

contribution

Everyone is welcome to contribute.

About

In the dendrogram generated from sklearn.cluster.AgglomerativeClustering, it is difficult to understand the clustering to which each node belongs for each threshold. dendro-thresh-cluster is a program that shows the clustering to which each node belongs for each threshold.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages