About 2,500 results
Open links in new tab
  1. Dendrogram - Wikipedia

    A dendrogram is a diagram representing a tree graph. This diagrammatic representation is frequently used in different contexts: in hierarchical clustering, it illustrates the arrangement of the clusters …

  2. Decoding Dendrograms: A Comprehensive Guide - Medium

    What Is a Dendrogram? A dendrogram is a tree-like diagram used to visualize the results of hierarchical clustering, a method in unsupervised learning that seeks to group similar data points...

  3. What is a Dendrogram? Hierarchical Cluster Analysis - Displayr

    A dendrogram (or clustering dendrogram) is a diagram that shows the hierarchical relationship between objects. It is most commonly created as an output from hierarchical clustering. Dendrograms are …

  4. Hierarchical Clustering in Machine Learning - GeeksforGeeks

    Apr 16, 2026 · It builds a tree‑like structure (dendrogram) that helps visualize relationships and decide the optimal number of clusters. Does not require pre‑selecting the number of clusters. Uses …

  5. dendrogram — SciPy v1.17.0 Manual

    The dendrogram illustrates how each cluster is composed by drawing a U-shaped link between a non-singleton cluster and its children. The top of the U-link indicates a cluster merge.

  6. Hierarchical Clustering / Dendrogram: Simple Definition, Examples

    A dendrogram is a type of tree diagram showing hierarchical clustering — relationships between similar sets of data. They are frequently used in biology to show clustering between genes or samples, but …

  7. Dendrogram: What It Is, When To Use It & Examples | visualizing.org

    What is a dendrogram? A dendrogram (from Greek dendron, “tree”) is a tree diagram where the height of each branch point encodes the distance or dissimilarity at which two clusters merge. Individual …

  8. How to Interpret a Dendrogram in Hierarchical Clustering

    A dendrogram is a tree-shaped diagram that shows how data points (or groups of data points) are related to each other based on similarity. Reading one comes down to understanding three things: …

  9. Dendrogram - Statistics by Jim

    A dendrogram is a tree-like diagram that shows how items or groups are clustered together based on their similarity.

  10. Dendrograms - YouTube

    Aug 10, 2023 · In correlation to the previous video Hierarchical Clustering - Cluster Distances, we will use similar data and show you how to build dendrograms, that is, special visualisations that clearly...