Clustering with additional constraints
Show older comments
Dear all,
suppose we have N examples (trials) of a multivariate time series. Is there a way to impose a constraint on clustering algorithms in order for each cluster to contain samples from as many trials as possible?
To the best of my knowledge, the common approach to clustering would be to simply concatenate the N trials and perform clustering on the resulting data. More often than not however, there won't be any cluster with sufficiently many assigned samples from each trial. So is there any way of forcing the clustering method to select samples from as many specific subsets as possible?
Thanks in advance for your help.
1 Comment
Mircea Stoica
on 3 Dec 2012
Answers (0)
Categories
Find more on Hierarchical Clustering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!