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 167324f + 088cbd6 commit 64d3f45Copy full SHA for 64d3f45
doc/developers/index.rst
@@ -527,6 +527,7 @@ to ``zero_one`` and call ``zero_one_loss`` from that function::
527
528
def zero_one_loss(y_true, y_pred, normalize=True):
529
# actual implementation
530
+ pass
531
532
@deprecated("Function 'zero_one' has been renamed to "
533
"'zero_one_loss' and will be removed in release 0.15."
0 commit comments