|
@@ -1468,6 +1468,7 @@ class Prophet(object):
|
|
|
|
|
|
|
|
Parameters
|
|
Parameters
|
|
|
----------
|
|
----------
|
|
|
|
|
+ name: Seasonality name, like 'daily', 'weekly'.
|
|
|
ax: Optional matplotlib Axes to plot on. One will be created if
|
|
ax: Optional matplotlib Axes to plot on. One will be created if
|
|
|
this is not provided.
|
|
this is not provided.
|
|
|
uncertainty: Optional boolean to plot uncertainty intervals.
|
|
uncertainty: Optional boolean to plot uncertainty intervals.
|