:orphan:
.. _general_examples:
Examples Gallery
================
.. contents:: Contents
:local:
:depth: 3
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_dcrt_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_dcrt_example.py`
.. raw:: html
Distilled Conditional Randomization Test (dCRT) using Lasso vs Random Forest learners
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_model_agnostic_importance_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_model_agnostic_importance.py`
.. raw:: html
Variable Selection Under Model Misspecification
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_conditional_vs_marginal_xor_data_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_conditional_vs_marginal_xor_data.py`
.. raw:: html
Conditional vs Marginal Importance on the XOR dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_knockoffs_wisconsin_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_knockoffs_wisconsin.py`
.. raw:: html
Controlled multiple variable selection on the Wisconsin breast cancer dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_knockoff_aggregation_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_knockoff_aggregation.py`
.. raw:: html
Knockoff aggregation on simulated data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_diabetes_variable_importance_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_diabetes_variable_importance_example.py`
.. raw:: html
Variable Importance on diabetes dataset
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_fmri_data_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_fmri_data_example.py`
.. raw:: html
Support Recovery on fMRI Data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_2D_simulation_example_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_2D_simulation_example.py`
.. raw:: html
Support recovery on simulated data (2D)
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_importance_classification_iris_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_importance_classification_iris.py`
.. raw:: html
Measuring Individual and Group Variable Importance for Classification
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_pitfalls_permutation_importance_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_plot_pitfalls_permutation_importance.py`
.. raw:: html
Pitfalls of Permutation Feature Importance (PFI) on the California Housing Dataset
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_dcrt_example
/auto_examples/plot_model_agnostic_importance
/auto_examples/plot_conditional_vs_marginal_xor_data
/auto_examples/plot_knockoffs_wisconsin
/auto_examples/plot_knockoff_aggregation
/auto_examples/plot_diabetes_variable_importance_example
/auto_examples/plot_fmri_data_example
/auto_examples/plot_2D_simulation_example
/auto_examples/plot_importance_classification_iris
/auto_examples/plot_pitfalls_permutation_importance
.. 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: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery