Learn Before
Concept

Ordinal Regression

When the categories in a classification problem possess a natural ordering—such as predicting sequential age groups like baby, toddler, adolescent, and adult—it is appropriate to represent the labels as integers y{1,2,3,}y \in \{1, 2, 3, \dots\}. This setup can be cast as an ordinal regression problem, which preserves the inherent ranking among the classes rather than treating them as entirely independent categories.

0

1

Updated 2026-05-03

Contributors are:

Who are from:

Tags

D2L

Dive into Deep Learning @ D2L

Related