Implement Single Linkage Clustering with Specified Initialization

조회 수: 3 (최근 30일)
Samuel L. Polk
Samuel L. Polk 2021년 6월 21일
편집: Samuel L. Polk 2021년 6월 21일
Suppose I have an dataset X that I would like to implement single-linkage clustering (SLC) on. In addition to the dataset, I am given a fine-scale clustering C of the dataset.
I would like to incorporate the information contained in C into my SLC dendogram by initializing SLC with the clustering C and combining clusters iteratively based on the single-linkage linkage function. Is there a way to specify the initialization of SLC in the MATLAB built-ins?
Thank you!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Cluster Analysis and Anomaly Detection에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by