Back to the 2023 paper

Module 3: Linear Classification and Advanced Methods

20232m

Define binary classification.

Worked SolutionAI Assisted

Binary classification is a supervised machine learning task in which an input is assigned to one of two possible classes or categories. For example, an email can be classified as either spam or not spam.

Similar questions