scikit-learn/examples/inspection
Thomas J Fan 19a473e77d [MRG] DOC Lines up features in permutation importance example (#15292) 2019-10-19 23:30:23 +11:00
..
README.txt FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
plot_partial_dependence.py FEA Adds Plotting API to Partial Dependence (#14646) 2019-09-20 11:03:00 +02: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 [MRG] DOC Lines up features in permutation importance example (#15292) 2019-10-19 23:30:23 +11:00

README.txt

.. _inspection_examples:

Inspection
----------

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