Skip to content

Multimodel Forecast Plot #533

Closed
1 task
alex-hse-repository opened this issue Feb 15, 2022 · 0 comments · Fixed by #584
Closed
1 task

Multimodel Forecast Plot #533

alex-hse-repository opened this issue Feb 15, 2022 · 0 comments · Fixed by #584
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alex-hse-repository
Copy link
Collaborator

alex-hse-repository commented Feb 15, 2022

🚀 Feature Request

Create plot to visualize forecasts from several models

Motivation

Tool for forecasts visualization

Proposal

Enhance method plot_forecast:

  1. Change typing: forecast_ts: Union["TSDataset", List["TSDataset"], Dict[str, "TSDataset"]]
  2. Now method should plot forecasts from several models
  3. If Dict is passed, then keys are the names of models to use in the legend

Add picture with visualization example to PR

Test cases

No response

Alternatives

No response

Additional context

Is blocked by #267

Checklist

  • I discussed this issue with ETNA Team
@alex-hse-repository alex-hse-repository added the enhancement New feature or request label Feb 15, 2022
@alex-hse-repository alex-hse-repository added this to the EDA milestone Feb 15, 2022
@Mr-Geekman Mr-Geekman self-assigned this Mar 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants