Caesar AI Atlas

Statistical Classification

Caesar AI Atlas Definition

Statistical classification is the task of assigning an observation to one of several predefined categories using patterns learned from data. Examples include spam detection, image classification, diagnosis support, and document categorization.

Other Definitions

Statistical Classification Source

In machine learning and statistics, classification is the problem of identifying to which of a set of categories (sub-populations) a new observation belongs, on the basis of a training set of data containing observations (or instances) whose category membership is known. Examples are assigning a given email to the "spam" or "non-spam" class, and assigning a diagnosis to a given patient based on observed characteristics of the patient (sex, blood pressure, presence or absence of certain symptoms, etc.). Classification is an example of pattern recognition.

Related Terms