Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Полу-наблюдавано HDBSCAN× | Полу-наблюдавано K-средни× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 2017–present | 2001–2002 |
| Създател≠ | McInnes, L.; Healy, J. (base HDBSCAN); semi-supervised extensions by various authors | Wagstaff, K. et al. (constrained); Basu, S. et al. (seeded) |
| Тип≠ | Semi-supervised density-based clustering | Semi-supervised clustering |
| Основополагащ източник≠ | McInnes, L., Healy, J., & Astels, S. (2017). hdbscan: Hierarchical density based clustering. Journal of Open Source Software, 2(11), 205. DOI ↗ | Wagstaff, K., Cardie, C., Rogers, S., & Schroedl, S. (2001). Constrained K-means Clustering with Background Knowledge. In Proceedings of the 18th International Conference on Machine Learning (ICML 2001), pp. 577–584. link ↗ |
| Други названия | Constrained HDBSCAN, Semi-supervised hierarchical density clustering, HDBSCAN with partial labels, SS-HDBSCAN | constrained K-means, seeded K-means, partially supervised K-means, SS-K-means |
| Свързани≠ | 6 | 5 |
| Резюме≠ | Semi-supervised HDBSCAN extends the Hierarchical Density-Based Spatial Clustering of Applications with Noise (HDBSCAN) algorithm by incorporating partial supervision — such as must-link and cannot-link pairwise constraints or a small set of labeled examples — to guide the density-based cluster hierarchy toward cluster assignments that are consistent with available domain knowledge. | Semi-supervised K-means extends standard K-means clustering by incorporating partial supervision — either a small set of labeled seed points or pairwise must-link and cannot-link constraints — to guide cluster formation. It bridges unsupervised clustering and fully supervised classification, enabling more meaningful clusters when labels are scarce but costly to obtain in full. |
| ScholarGateНабор от данни ↗ |
|
|