-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Rationale
We currently have plot_forecasts
function in functime.plotting
. However, we also support probablistic forecasts (see forecaster.conformalize
. We need to do a better job promoting this functionality. The best way is through a chart!
Prior Art
Let's just use this code example from https://plotly.com/python/continuous-error-bars/
Challanges
Plotting multiple forecasts at once. To do this, just reuse the multi-plot code from the other plotting functions.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers