Answer Posted / Deependar Chauhan
Density-based clustering, such as DBSCAN in R, has several advantages: {"adaptability": it can discover clusters of various shapes and sizes, "robustness": it's not sensitive to outliers, and "handling noise": it can identify and separate noise points from actual clusters.}n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers