File tree Expand file tree Collapse file tree 6 files changed +11
-3
lines changed
classification/1-quickstart Expand file tree Collapse file tree 6 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -31,4 +31,6 @@ Metrics
3131
3232 metrics.regression_coverage_score
3333 metrics.classification_coverage_score
34+ metrics.regression_mean_width_score
35+ metrics.classification_mean_width_score
3436
Original file line number Diff line number Diff line change 2424 theoretical_description_classification
2525 tutorial_classification
2626 examples_classification/index
27+ notebooks_classification
2728
2829.. toctree ::
2930 :maxdepth: 2
Original file line number Diff line number Diff line change 1+ Notebooks on classification
2+ ===========================
3+
4+ The following examples present you advanced analyses on multi-class classification
5+ problems for computer vision settings that are too heavy to be included in the example galleries.
Original file line number Diff line number Diff line change 331. Quickstart examples
44----------------------
55
6- The following examples present the main functionalities of MAPIE on basic classification problems.
6+ The following examples present the main functionalities of MAPIE through basic quickstart classification problems.
Original file line number Diff line number Diff line change 331. Quickstart examples
44----------------------
55
6- The following examples present the main functionalities of MAPIE on basic regression problems.
6+ The following examples present the main functionalities of MAPIE through basic quickstart regression problems.
Original file line number Diff line number Diff line change 44---------------------------------------
55
66The following examples reproduce the simulations from the scientific
7- articles that present the methods implemented
7+ articles that introduce the methods implemented
88in MAPIE for regression settings.
You can’t perform that action at this time.
0 commit comments