Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abc032c + e4332ed commit 53bf94cCopy full SHA for 53bf94c
sklearn/exceptions.py
@@ -114,4 +114,4 @@ class NonBLASDotWarning(EfficiencyWarning):
114
115
116
class UndefinedMetricWarning(UserWarning):
117
- pass
+ """Warning used when the metric is invalid"""
0 commit comments