Back to glossaryExternal reference
AI GLOSSARY
Clustering
AI & Machine Learning
An unsupervised learning technique that groups data points together based on similarity, without using predefined labels. It is used to discover natural structure in data, for example grouping customers by purchasing behavior or grouping documents by topic.
See also: unsupervised learning, classification.