Skip to content

Commit

Permalink
DOC: remove useless .md notebooks, move calibration notebook in its o…
Browse files Browse the repository at this point in the history
…wn directory, remove it from classification examples
  • Loading branch information
Valentin-Laurent committed Jan 23, 2025
1 parent 4d4ee32 commit eea8188
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 2,774 deletions.
2 changes: 1 addition & 1 deletion doc/notebooks_calibration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Calibration notebooks
The following examples present advanced analyses on multi-class calibration.


1. Top-label calibration for outputs of ML models : `notebook <https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/top_label_calibration.ipynb>`_
1. Top-label calibration for outputs of ML models : `notebook <https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/calibration/top_label_calibration.ipynb>`_
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7 changes: 2 additions & 5 deletions doc/notebooks_classification.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
Classification notebooks
========================

The following examples present advanced analyses on multi-class classification
problems for computer vision settings that are too heavy to be included in the example
The following example present an advanced analyse on multi-class classification
problem for computer vision settings that is too heavy to be included in the example
galleries.


1. Estimating prediction sets on the Cifar10 dataset : `cifar_notebook <https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/Cifar10.ipynb>`_
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

2. Top-label calibration for outputs of ML models : `top_label_notebook <https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/top_label_calibration.ipynb>`_
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Loading

0 comments on commit eea8188

Please sign in to comment.