scikit-learn/examples/inspection
Adrin Jalali 34db65a3ad
DOC use pydata-sphinx-theme for the website (#29038)
Co-authored-by: Yao Xiao <108576690+Charlie-XIAO@users.noreply.github.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-05-20 19:36:54 +02:00
..
README.txt FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
plot_causal_interpretation.py DOC Improve visibility of warning message on example "Pitfalls in the interpretation of coefficients of linear models" (#25441) 2023-01-20 17:15:36 +01:00
plot_linear_model_coefficient_interpretation.py DOC Add warnings about causal interpretation of coefficients (#19789) 2024-04-15 13:20:59 +00:00
plot_partial_dependence.py MNT Ignore pandas 2.2 warnings including Pyarrow dependency warnings (#28305) 2024-01-31 11:23:33 +01:00
plot_permutation_importance.py DOC use pydata-sphinx-theme for the website (#29038) 2024-05-20 19:36:54 +02:00
plot_permutation_importance_multicollinear.py DOC Rework permutation importance with multicollinearity example (#26221) 2023-08-22 21:43:58 +02:00

README.txt

.. _inspection_examples:

Inspection
----------

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