Concept

3 Types of Classification Tasks in Machine Learning

In machine learning, classification refers to a predictive modeling problem where a class label is predicted for a given example of input data. There are three main types of classification tasks that you may encounter; they are:

  • Binary Classification,
  • Multi-Class Classification,
  • Multi-Label Classification.

0

2

Updated 2021-09-25

Tags

Data Science