This documentation is for scikit-learn version 0.18.2 — Other versions
If you use the software, please consider citing scikit-learn.
sklearn.exceptions
sklearn.exceptions.
UndefinedMetricWarning
Warning used when the metric is invalid
Changed in version 0.18: Moved from sklearn.base.