A binary classification problem is one where the goal is to predict the value of a variable where there are exactly two discrete possibilities. For example, you might want to predict the sex of a ...
Binary Classification Using a scikit Decision Tree Dr. James McCaffrey of Microsoft Research says decision trees are useful for relatively small datasets and when the trained model must be easily ...