Question Title

* 1. Choose applications that rely on classification.

Question Title

* 2. In binary classification, what is the number of classes observed?

Question Title

* 3. How do we represent class labels to train an algorithm? (Suppose that we have two classes, cat and dog)

Question Title

* 4. What does a logistic regression model estimate?

Question Title

* 5. What metric to use when we are dealing with imbalanced classes?

Question Title

* 6. What is the idea of using cross-validation?

Question Title

* 7. How should we deal with NaN values in the dataset?

Question Title

* 8. What was a goal of function choose_best_classifier?

T