Skip to content

How to know which node ID corresponds to which flat cluster label? #681

@Hansyvea

Description

@Hansyvea

Hi,
after clustering my data into 10 clusters, I want to find the relationships between the clusters. Eventually, I want to draw a custom dendromap.
So I used clusterer.condensed_tree_.to_pandas() & clusterer._select_clusters.
However, as I successfully get the relationships between each cluster, I have no idea how the node ID corresponds to cluster label.
cluster label is Like 0 to 9, while Node ID could 9768.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions