:orphan:
.. _auto_examples:
Examples
========
Below is a gallery of narrated notebook examples on how and why to use skore.
.. note::
    If you would like to run the examples, please install their dependencies using
    .. code-block:: bash
        pip install -U skore[sphinx]
.. raw:: html
    
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
    
Getting started
---------------
We recommend starting with these examples that provide an overall and gentle
introduction to skore.
.. raw:: html
    
.. thumbnail-parent-div-open
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/getting_started/images/thumb/sphx_glr_plot_quick_start_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_getting_started_plot_quick_start.py`
.. raw:: html
      
Quick start
    
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/getting_started/images/thumb/sphx_glr_plot_skore_getting_started_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_getting_started_plot_skore_getting_started.py`
.. raw:: html
      
Skore: getting started
    
.. thumbnail-parent-div-close
.. raw:: html
    
.. thumbnail-parent-div-open
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/use_cases/images/thumb/sphx_glr_plot_feature_importance_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_use_cases_plot_feature_importance.py`
.. raw:: html
      
EstimatorReport: Inspecting your models with the feature importance
    
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/use_cases/images/thumb/sphx_glr_plot_employee_salaries_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_use_cases_plot_employee_salaries.py`
.. raw:: html
      
Simplified and structured experiment reporting
    
.. thumbnail-parent-div-close
.. raw:: html
    
.. thumbnail-parent-div-open
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/model_evaluation/images/thumb/sphx_glr_plot_estimator_report_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_model_evaluation_plot_estimator_report.py`
.. raw:: html
      
EstimatorReport: Get insights from any scikit-learn estimator
    
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/model_evaluation/images/thumb/sphx_glr_plot_train_test_split_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_model_evaluation_plot_train_test_split.py`
.. raw:: html
      
train_test_split: get diagnostics when splitting your data
    
.. thumbnail-parent-div-close
.. raw:: html
    
.. thumbnail-parent-div-open
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/technical_details/images/thumb/sphx_glr_plot_cache_mechanism_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_technical_details_plot_cache_mechanism.py`
.. raw:: html
      
Cache mechanism
    
.. raw:: html
    
.. only:: html
  .. image:: /auto_examples/technical_details/images/thumb/sphx_glr_plot_sklearn_api_thumb.png
    :alt:
  :ref:`sphx_glr_auto_examples_technical_details_plot_sklearn_api.py`
.. raw:: html
      
Using skore with scikit-learn compatible estimators
    
.. thumbnail-parent-div-close
.. raw:: html