You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/notebooks_classification.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ problems for computer vision settings that are too heavy to be included in the e
6
6
galleries.
7
7
8
8
9
-
1. Estimating prediction sets on the Cifar10 dataset : `notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/Cifar10.ipynb>`_
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 : `notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/top_label_calibration.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>`_
Copy file name to clipboardExpand all lines: doc/notebooks_multilabel_classification.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ The following examples present advanced analyses
5
5
on multi-label classification problems with different
6
6
methods proposed in MAPIE.
7
7
8
-
1. Overview of Recall Control for Multi-Label Classification : `notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/tutorial_multilabel_classification_recall.ipynb>`_
1. Overview of Recall Control for Multi-Label Classification : `recall_notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/tutorial_multilabel_classification_recall.ipynb>`_
2. Overview of Precision Control for Multi-Label Classification : `notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/tutorial_multilabel_classification_precision.ipynb>`_
2. Overview of Precision Control for Multi-Label Classification : `precision_notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/classification/tutorial_multilabel_classification_precision.ipynb>`_
2. Estimating the uncertainties in the exoplanet masses : `notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/regression/exoplanets.ipynb>`_
2. Estimating the uncertainties in the exoplanet masses : `exoplanet_notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/regression/exoplanets.ipynb>`_
3. Estimating prediction intervals for time series forecast with EnbPI and ACI : `notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/regression/ts-changepoint.ipynb>`_
3. Estimating prediction intervals for time series forecast with EnbPI and ACI : `ts_notebook<https://github.com/scikit-learn-contrib/MAPIE/tree/master/notebooks/regression/ts-changepoint.ipynb>`_
0 commit comments