File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11version : 2
22
3+ build :
4+ image : latest
5+
36python :
4- install :
7+ version : 3.8
8+ install :
59 - method : pip
610 path : .
711
12+ conda :
13+ environment : doc/environment.yml
14+
815sphinx :
916 builder : html
1017 configuration : doc/conf.py
1118 fail_on_warning : false
12-
13- build :
14- image : latest
15-
16- conda :
17- environment : doc/environment.yml
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ How does **MAPIE** works ? It is basically based on cross-validation and relies
151151**MAPIE ** then combines all these elements in a way that provides prediction intervals on new data with strong theoretical guarantees [1].
152152
153153.. image :: https://github.com/simai-ml/MAPIE/raw/master/doc/images/mapie_internals.png
154- :width: 400
154+ :width: 300
155155 :align: center
156156
157157The full documentation can be found `on this link <https://mapie.readthedocs.io/en/latest/ >`_.
You can’t perform that action at this time.
0 commit comments