MaartenGr / MaartenGr/BERTopic

Structured Heatmap Based Off Dendogram

Open
#1,395 1 comment 0 reactions 0 assignees View on GitHub

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!

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.