scikit-learn/examples/inspection
Olivier Grisel a83b8e0d48 DOC Fix yticklabels order in permutation importances example (#15799)
* Fix yticklabels order in permutation importances example

* Trigger ci
2019-12-05 23:39:18 +01:00
..
README.txt FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
plot_partial_dependence.py MNT Fix some easy-to-make typos (#15720) 2019-11-26 06:31:40 -06:00
plot_permutation_importance.py DOC Fix warnings about references and links (#14976) 2019-09-23 11:49:08 -04:00
plot_permutation_importance_multicollinear.py DOC Fix yticklabels order in permutation importances example (#15799) 2019-12-05 23:39:18 +01:00

README.txt

.. _inspection_examples:

Inspection
----------

Examples related to the :mod:`sklearn.inspection` module.