Definition
A plot showing how a classification model separates different classes in feature space.
Detailed Explanation
A visual representation of the boundaries where a classification model switches from predicting one class to another. Usually shown in 2D or 3D space for the most important features.
Use Cases
Model behavior analysis, classifier comparison, overfitting detection