sklearn.exceptions.UndefinedMetricWarning
-
class sklearn.exceptions.UndefinedMetricWarning
[source] -
Warning used when the metric is invalid
Changed in version 0.18: Moved from sklearn.base.
- Attributes
-
- args
Methods
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
-
with_traceback()
-
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
© 2007–2020 The scikit-learn developers
Licensed under the 3-clause BSD License.
https://scikit-learn.org/0.24/modules/generated/sklearn.exceptions.UndefinedMetricWarning.html