.. _sphx_glr_auto_examples_model_evaluation:
Model evaluation
----------------
These examples illustrate how skore can help data scientists to improve their
machine learning modelling thanks to diagnostics.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/model_evaluation/images/thumb/sphx_glr_plot_cross_validate_thumb.svg
:alt:
:ref:`sphx_glr_auto_examples_model_evaluation_plot_cross_validate.py`
.. raw:: html
Cross-validation
.. 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
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.svg
:alt:
:ref:`sphx_glr_auto_examples_model_evaluation_plot_train_test_split.py`
.. raw:: html
Train-test split
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/model_evaluation/plot_cross_validate
/auto_examples/model_evaluation/plot_estimator_report
/auto_examples/model_evaluation/plot_train_test_split