Constrained K-Means
Version 1.0.0 (2.42 KB) by
Sam Polk
Implementation of the Constrained K-Means algorithm, with minimum cluster size constraints.
Implementation of the Constrained K-Means clustering algorithm, which runs K-Means but with a minimum cluster size constraint. This algorithm appears in Algorithm 2.2 in the following paper:
Bradley, P. S., Bennett, K. P., & Demiriz, A. (2000). Constrained k-means clustering. Microsoft Research, Redmond, 20(0), 0.
Cite As
Sam Polk (2024). Constrained K-Means (https://www.mathworks.com/matlabcentral/fileexchange/117355-constrained-k-means), MATLAB Central File Exchange. Retrieved .
Bradley, P. S., Bennett, K. P., & Demiriz, A. (2000). Constrained k-means clustering. Microsoft Research, Redmond, 20(0), 0.
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |