-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Labels
Documentationgood first issueEasy with clear instructions to resolveEasy with clear instructions to resolve
Description
Describe the issue linked to the documentation
Fix some docstring inconsistencies in
scikit-learn/sklearn/metrics/_ranking.py
Line 221 in 2abb206
def detection_error_tradeoff_curve(y_true, y_score, pos_label=None, |
Suggest a potential alternative/fix
Example: Use array-like of shape (my_shape_size)
, see https://scikit-learn.org/stable/developers/contributing.html#guidelines-for-writing-documentation.
Metadata
Metadata
Assignees
Labels
Documentationgood first issueEasy with clear instructions to resolveEasy with clear instructions to resolve