Back to glossaryExternal reference
AI GLOSSARY
Classification
AI & Machine Learning
A type of machine learning task where the model assigns an input to one of a set of predefined categories, for example classifying an email as spam or not spam, or identifying which digit appears in an image.
See also: confusion matrix, supervised learning, regression.