Skip to content

Commit a43eb63

Browse files
authored
FIX: name of plot description
1 parent 454cd4e commit a43eb63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/regression/1-quickstart/plot_cqr_symmetry_difference.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
2-
======================================================
3-
Plotting MAPIE Quantile Regressor prediction intervals
4-
======================================================
2+
====================================
3+
Plotting CQR with symmetric argument
4+
====================================
55
An example plot of :class:`~mapie.quantile_regression.MapieQuantileRegressor`
66
illustrating the impact of the symmetry parameter.
77
"""

0 commit comments

Comments
 (0)