ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

半监督K-均值×DBSCAN×
领域机器学习机器学习
方法族Machine learningMachine learning
起源年份2001–20021996
提出者Wagstaff, K. et al. (constrained); Basu, S. et al. (seeded)Ester, M., Kriegel, H.-P., Sander, J. & Xu, X.
类型Semi-supervised clusteringDensity-based clustering algorithm
开创性文献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 ↗Ester, M., Kriegel, H.-P., Sander, J. & Xu, X. (1996). A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. Proceedings of the 2nd KDD, 226–231. link ↗
别名constrained K-means, seeded K-means, partially supervised K-means, SS-K-meansDBSCAN Kümeleme, density-based clustering, density-based spatial clustering
相关53
摘要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.DBSCAN is a density-based clustering algorithm, introduced by Ester, Kriegel, Sander and Xu in 1996, that groups together points lying in dense regions and flags points in sparse regions as noise. It is effective on noisy data and on clusters of irregular, non-spherical shapes.
ScholarGate数据集
  1. v1
  2. 2 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: Semi-supervised K-means · DBSCAN. 于 2026-06-18 检索自 https://scholargate.app/zh/compare