-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
description of sklearn.metrics.plot_confusion_matrix is confusing #15889
Copy link
Copy link
Closed
Labels
DocumentationEasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolveEasy with clear instructions to resolvehelp wanted
Description
Description
I found the following description in reference page of plot_confusion_matrix.
xticks_rotation{‘vertical’, ‘horizontal’} or float, default=’vertical’
https://scikit-learn.org/stable/modules/generated/sklearn.metrics.plot_confusion_matrix.html
This description seems confusing or wrong. I believe default=‘horizontal’ may be correct.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DocumentationEasyWell-defined and straightforward way to resolveWell-defined and straightforward way to resolvegood first issueEasy with clear instructions to resolveEasy with clear instructions to resolvehelp wanted