binary classification

A type of classification task where two distinct classes are predicted. Binary classification models output a single probability score indicating membership in one of the two classes, commonly used in tasks like spam detection.

16 papers