Idendrogram, a D3-powered Streamlit component to visualize dendrograms

Hi everyone,

I wanted to share a Python library and accompanying Streamlit component I just published: idendrogram. It allows creating interactive visualizations of hierarchical clustering outputs and is compatible with scipy, scikit-learn and HDBSCAN, and can create dendrograms in Altair, Plotly and, of course, Streamlit.

The core package is available @ idendrogram - idendrogram, while if you want to see a quick Streamlit demo in action, head to https://idendrogram.streamlit.app/.

Have fun!

1 Like

I’m a big fan of D3 and I think this is really well made! Well done @kamicollo! :raised_hands:

Charly

1 Like

Thanks Charly, I appreciate it!

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.