MaartenGr / MaartenGr/BERTopic
Structured Heatmap Based Off Dendogram
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 920
- Avg merge
- 22h 24m
- Merged PRs (30d)
- 5
Description
Hello! I would like to create a similar plot to the one shown below from Seaborn's documentation. I understand that there are functions to create the hierarchical tree graph and the heatmap graph separately, but I would like to view them together. Is there any way to extract the distance values from either the visualize_hierarchy or visualize_heatmap functions? Thanks in advance!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing visualize_hierarchy and visualize_heatmap functions and the linked Seaborn structured heatmap example. Determine whether either function exposes the distance values needed for a combined dendrogram and heatmap, and consider the feature complete when those values or an integrated visualization are available to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100