Σύγκριση μεθόδων
Εξετάστε τις επιλεγμένες μεθόδους δίπλα-δίπλα· οι γραμμές που διαφέρουν επισημαίνονται.
| 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Σύνολο δεδομένων ↗ |
|
|