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

HCluster find_root/find_parent review #2

Open
brifordwylie opened this issue Jan 12, 2014 · 0 comments
Open

HCluster find_root/find_parent review #2

brifordwylie opened this issue Jan 12, 2014 · 0 comments
Assignees

Comments

@brifordwylie
Copy link
Member

Right now the HClustering often generates long 'strings' of graphs where the depth of the graph is very deep and each level is only a binary split with just one/few node(s) joining in. This means the visualization is just a bunch of concentric circles. We need to review the find_root/find_parent logic to see if we can generate a flatter tree where sibling counts are higher.

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