:orphan:
.. _general_examples:
Examples Gallery
================
.. contents:: Contents
:local:
:depth: 3
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_partial_dependency_plot_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_partial_dependency_plot`
.. raw:: html
Visualization with Partial Dependency Plots
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_cfi_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_cfi`
.. raw:: html
Conditional Feature Importance (CFI) on the wine dataset
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_loco_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_loco`
.. raw:: html
Leave-One-Covariate-Out (LOCO) feature importance with different regression models
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_dcrt_example_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_dcrt_example`
.. raw:: html
Distilled Conditional Randomization Test (dCRT) using Lasso vs Random Forest learners
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_diabetes_variable_importance_example_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_diabetes_variable_importance_example`
.. raw:: html
Feature Importance on diabetes dataset using cross-validation
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_conditional_vs_marginal_xor_data_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_conditional_vs_marginal_xor_data`
.. raw:: html
Conditional vs Marginal Importance on the XOR dataset
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_model_agnostic_importance_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_model_agnostic_importance`
.. raw:: html
Variable Selection Under Model Misspecification
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_knockoff_aggregation_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_knockoff_aggregation`
.. raw:: html
Knockoff aggregation
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_dcrt_logit_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_dcrt_logit`
.. raw:: html
Conditional Randomization Test for Sparse Logistic Regression
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_digits_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_digits`
.. raw:: html
Pixel-wise inference on digit classification
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_fmri_data_example_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_fmri_data_example`
.. raw:: html
Support Recovery on fMRI Data
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_knockoffs_wisconsin_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_knockoffs_wisconsin`
.. raw:: html
Controlled multiple variable selection on the Wisconsin breast cancer dataset
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_importance_classification_iris_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_importance_classification_iris`
.. raw:: html
Measuring Individual and Group Variable Importance for Classification
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_pitfalls_permutation_importance_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_pitfalls_permutation_importance`
.. raw:: html
Pitfalls of Permutation Feature Importance (PFI) on the California Housing Dataset
.. raw:: html
.. only:: html
.. image:: /generated/gallery/examples/images/thumb/sphx_glr_plot_2D_simulation_example_thumb.png
:alt:
:doc:`/generated/gallery/examples/plot_2D_simulation_example`
.. raw:: html
Ensemble Clustered Inference on 2D Data
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/generated/gallery/examples/plot_partial_dependency_plot
/generated/gallery/examples/plot_cfi
/generated/gallery/examples/plot_loco
/generated/gallery/examples/plot_dcrt_example
/generated/gallery/examples/plot_diabetes_variable_importance_example
/generated/gallery/examples/plot_conditional_vs_marginal_xor_data
/generated/gallery/examples/plot_model_agnostic_importance
/generated/gallery/examples/plot_knockoff_aggregation
/generated/gallery/examples/plot_dcrt_logit
/generated/gallery/examples/plot_digits
/generated/gallery/examples/plot_fmri_data_example
/generated/gallery/examples/plot_knockoffs_wisconsin
/generated/gallery/examples/plot_importance_classification_iris
/generated/gallery/examples/plot_pitfalls_permutation_importance
/generated/gallery/examples/plot_2D_simulation_example
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery