machine-learning
classification
The task of predicting categorical labels based on input data.
Expanded definition
Classification is a fundamental machine learning problem where the goal is to assign labels to instances based on their features. Models are trained using labeled data, enabling them to learn patterns that distinguish different categories. Applications of classification include spam detection, image recognition, and medical diagnosis.
Related terms
Explore adjacent ideas in the knowledge graph.