What is the main purpose of a confusion matrix in classification problems?
- a) To visualize the accuracy of a regression model
- b) To display the true positives, false positives, true negatives, and false negatives
- c) To plot the decision boundary of a classifier
- d) To show the distribution of data points in different clusters