This document discusses clustering, which is extracting patterns from large datasets. It defines clustering and lists some of its key properties like dealing with noisy data and scalability. It then outlines several common clustering methods like partitioning, hierarchical, density-based, and grid-based clustering. Finally, it lists some applications of clustering like pattern recognition, image processing, market research, and medical imaging.
Related topics: