Single-linkage clustering
http://dbpedia.org/resource/Single-linkage_clustering an entity of type: Software
In statistics, single-linkage clustering is one of several methods of hierarchical clustering. It is based on grouping clusters in bottom-up fashion (agglomerative clustering), at each step combining two clusters that contain the closest pair of elements not yet belonging to the same cluster as each other.
rdf:langString
rdf:langString
Single-linkage clustering
rdf:langString
Однозв'язна кластеризація
xsd:integer
13029194
xsd:integer
1101081724
rdf:langString
In statistics, single-linkage clustering is one of several methods of hierarchical clustering. It is based on grouping clusters in bottom-up fashion (agglomerative clustering), at each step combining two clusters that contain the closest pair of elements not yet belonging to the same cluster as each other. A drawback of this method is that it tends to produce long thin clusters in which nearby elements of the same cluster have small distances, but elements at opposite ends of a cluster may be much farther from each other than two elements of other clusters. This may lead to difficulties in defining classes that could usefully subdivide the data.
xsd:nonNegativeInteger
16023