scikit-learn v0.19.1 Other versions
Please cite us if you use the software.
sklearn.exceptions
sklearn.exceptions.
UndefinedMetricWarning
Warning used when the metric is invalid
Changed in version 0.18: Moved from sklearn.base.