classification

Terms from Artificial Intelligence: humans at the heart of algorithms

The glossary is being gradually proof checked, but currently has many typos and misspellings.

A classification task or algorithm is one where the goal is to assign input data into one of two or more classes. In some cases, notably for supervised learning, these classes are preassigned by a human expert or other fixed system. In some forms of unsupervised learning classes may be inferred by the system using some form of clustering.

Used in Chap. 6: page 86; Chap. 19: pages 299, 304, 305; Chap. 21: pages 334, 337, 338, 341