.. _sphx_glr_auto_examples_basics:
Basics
======
Introductory examples covering core ``shapiq`` concepts: Shapley value computation,
custom cooperative games, and parallel computation.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/basics/images/thumb/sphx_glr_plot_parallel_computation_thumb.png
:alt:
:doc:`/auto_examples/basics/plot_parallel_computation`
.. raw:: html
Parallel Computation with joblib
.. raw:: html
.. only:: html
.. image:: /auto_examples/basics/images/thumb/sphx_glr_plot_custom_games_thumb.png
:alt:
:doc:`/auto_examples/basics/plot_custom_games`
.. raw:: html
Defining Custom Games
.. raw:: html
.. only:: html
.. image:: /auto_examples/basics/images/thumb/sphx_glr_plot_sv_calculation_thumb.png
:alt:
:doc:`/auto_examples/basics/plot_sv_calculation`
.. raw:: html
Computing Shapley Values
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/basics/plot_parallel_computation
/auto_examples/basics/plot_custom_games
/auto_examples/basics/plot_sv_calculation