Question: Which clustering algorithm is particularly effective for large datasets with noise?
Options:
Correct Answer: DBSCAN
Solution:
DBSCAN is effective for large datasets and can identify clusters of varying shapes while handling noise.