scikit-learn/examples/inspection
Maren Westermann 19c8b1933b
DOC shorten links in plot_partial_dependence.py (#18273)
2020-08-27 08:10:37 -04:00
..
README.txt FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
plot_linear_model_coefficient_interpretation.py DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04:00
plot_partial_dependence.py DOC shorten links in plot_partial_dependence.py (#18273) 2020-08-27 08:10:37 -04:00
plot_permutation_importance.py DOC simpler block delimitation in sphinx-gallery examples (#17068) 2020-06-08 23:23:14 -04:00
plot_permutation_importance_multicollinear.py EXA add compatibility with scipy 1.5 (#17695) 2020-06-24 12:35:30 +02:00

README.txt

.. _inspection_examples:

Inspection
----------

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