Binary classification

Home > Computer Science > Artificial intelligence and machine learning > Supervised Learning > Binary classification

Binary classification is a type of Supervised Learning in which the output classification is either True or False, 1 or 0, Yes or No, etc. Example: Predicting whether a customer will buy a product or not.