8000
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.
1 parent f4675d7 commit bf76105Copy full SHA for bf76105
doc/modules/classes.rst
@@ -1403,7 +1403,8 @@ Low-level methods
1403
:no-inherited-members:
1404
1405
This module is experimental. Use at your own risk.
1406
-Use of this module requires the matplotlib library.
+Use of this module requires the matplotlib library,
1407
+version 1.5 or later (preferably 2.0).
1408
1409
.. currentmodule:: sklearn.plot
1410
@@ -1412,6 +1413,8 @@ Use of this module requires the matplotlib library.
1412
1413
:template: function.rst
1414
1415
plot_heatmap
1416
+ plot_confusion_matrix
1417
+ plot_gridsearch_results
1418
1419
1420
Recently deprecated
0 commit comments