A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/ref/ClusteringTree.html below:

ClusteringTree—Wolfram Language Documentation

WOLFRAM Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

BUILT-IN SYMBOL

ClusteringTree[{e1,e2,}]

constructs a weighted tree from the hierarchical clustering of the elements e1, e2, .

ClusteringTree[{e1v1,e2v2,}]

represents ei with vi in the constructed graph.

ClusteringTree[{e1,e2,}{v1,v2,}]

represents ei with vi in the constructed graph.

ClusteringTree[label1e1,label2e2]

represents ei using labels labeli in the constructed graph.

ClusteringTree[data,h]

constructs a weighted tree from the hierarchical clustering of data by joining subclusters at distance less than h.

Examplesopen allclose all Basic Examples  (5)

Obtain a cluster hierarchy from a list of numbers:

Unify clusters at distance less than 2:

Obtain a cluster hierarchy from a list of strings:

Obtain a cluster hierarchy from a list of images:

Obtain a cluster hierarchy from a list of cities:

Obtain a cluster hierarchy from a list of Boolean entries:

Scope  (8)

Obtain a cluster hierarchy from a list of numbers:

Obtain the leaves' labels:

Look at the distance between subclusters by looking at the VertexWeight:

Find the shortest path from the root vertex to the leaf 3.4:

Obtain a cluster hierarchy from a heterogeneous dataset:

Compare it with the cluster hierarchy of the colors:

Generate a list of random colors:

Obtain a cluster hierarchy from the list using the "Centroid" linkage:

Compute the hierarchical clustering from an Association:

Compare it with the hierarchical clustering of its Values:

Compare it with the hierarchical clustering of its Keys:

Obtain a cluster hierarchy by merging clusters at distance less than 0.4:

Change the style and the layout of the ClusteringTree:

Obtain a cluster hierarchy from a list of three-dimensional vectors and label the leaves with the total of the corresponding element:

Compare it with the cluster hierarchy of the total of each vector:

Obtain a cluster hierarchy from a list of integers:

Change the vertex labels by using regular polygons:

Options  (3) ClusterDissimilarityFunction  (1)

Generate a list of random colors:

Obtain a cluster hierarchy from the list using the "Centroid" linkage:

Obtain a cluster hierarchy from the list using the "Single" linkage:

Obtain a cluster hierarchy from the list using a different "ClusterDissimilarityFunction":

DistanceFunction  (1)

Generate a list of random vectors:

Obtain a cluster hierarchy using different DistanceFunction:

Wolfram Research (2016), ClusteringTree, Wolfram Language function, https://reference.wolfram.com/language/ref/ClusteringTree.html (updated 2017). Text

Wolfram Research (2016), ClusteringTree, Wolfram Language function, https://reference.wolfram.com/language/ref/ClusteringTree.html (updated 2017).

CMS

Wolfram Language. 2016. "ClusteringTree." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/ClusteringTree.html.

APA

Wolfram Language. (2016). ClusteringTree. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ClusteringTree.html

BibTeX

@misc{reference.wolfram_2025_clusteringtree, author="Wolfram Research", title="{ClusteringTree}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/ClusteringTree.html}", note=[Accessed: 12-July-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_clusteringtree, organization={Wolfram Research}, title={ClusteringTree}, year={2017}, url={https://reference.wolfram.com/language/ref/ClusteringTree.html}, note=[Accessed: 12-July-2025 ]}


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4