-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: remove useless .md notebooks, move calibration notebook in its o…
…wn directory, remove it from classification examples
- Loading branch information
1 parent
4d4ee32
commit eea8188
Showing
8 changed files
with
3 additions
and
2,774 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>`_ | ||
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
File renamed without changes.
Oops, something went wrong.