Which of these is a binary classification problem?
Great! A classification problem involves predicting the category a given data point belongs to out of a finite set of possible categories. Depending on how many possible categories there are to predict, a classification problem can be either binary or multi-class. Let's do another quick refresher here. Your job is to pick the binary classification problem out of the following list of supervised learning problems.
This exercise is part of the course
Extreme Gradient Boosting with XGBoost
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
