مقایسهٔ روشها
روشهای انتخابی خود را کنار هم مرور کنید؛ ردیفهای متفاوت برجسته شدهاند.
| Online HDBSCAN× | Robust HDBSCAN× | |
|---|---|---|
| حوزه | یادگیری ماشین | یادگیری ماشین |
| خانواده | Machine learning | Machine learning |
| سال پیدایش≠ | 2015–2017 | 2015 |
| پدیدآور≠ | Campello, R. J. G. B. et al. (base); incremental extensions by Hassani, M. et al. | Campello, R.J.G.B.; Moulavi, D.; Zimek, A.; Sander, J. |
| نوع≠ | Incremental hierarchical density-based clustering | Hierarchical density-based clustering with robust single-linkage |
| منبع بنیادین≠ | Hassani, M., Seidl, T. (2017). Using internal evaluation measures to validate the quality of diverse stream clustering algorithms. Vietnam Journal of Computer Science, 4(3), 171–183. DOI ↗ | Campello, R.J.G.B., Moulavi, D., Zimek, A. & Sander, J. (2015). Hierarchical Density Estimates for Data Clustering, Visualization, and Outlier Detection. ACM Transactions on Knowledge Discovery from Data, 10(1), 5. DOI ↗ |
| نامهای دیگر | incremental HDBSCAN, streaming HDBSCAN, online hierarchical density clustering, dynamic HDBSCAN | HDBSCAN*, Robust HDBSCAN*, robust hierarchical density clustering, robust single-linkage HDBSCAN |
| مرتبط≠ | 6 | 4 |
| خلاصه≠ | Online HDBSCAN extends the HDBSCAN hierarchical density-based clustering algorithm to incrementally process streaming or sequentially arriving data. Rather than rebuilding the full hierarchy from scratch with each new observation, it maintains and locally updates the mutual reachability graph, minimum spanning tree, condensed cluster tree, and stability-based cluster extraction, enabling continuous density-based clustering without full-dataset reprocessing. | Robust HDBSCAN (HDBSCAN*) extends the original HDBSCAN algorithm with a robust single-linkage framework that handles noise, outliers, and clusters of varying densities more reliably. Introduced by Campello et al. (2015), it converts any density-based hierarchy into a stable flat clustering while explicitly modeling noise points — without requiring the user to pre-specify the number of clusters. |
| ScholarGateمجموعهداده ↗ |
|
|