Skip to content

Update notebooks with the results of the track #1189

Closed
alex-hse-repository opened this issue Mar 30, 2023 · 0 comments · Fixed by #1220
Closed

Update notebooks with the results of the track #1189

alex-hse-repository opened this issue Mar 30, 2023 · 0 comments · Fixed by #1220
Assignees
Labels
enhancement New feature or request

Comments

@alex-hse-repository
Copy link
Collaborator

alex-hse-repository commented Mar 30, 2023

🚀 Feature Request

Add info about the forecast decomposition in the notebooks

Proposal

  1. In custom_transform_and_model.ipynb
  • Fix code for custom models to run without fails
  • Add example of implementing the forecast decomposition logic for LightGBM -- it can be done similar to Catboost. See pred_contrib parameter in predict
  1. Create notebook forecast_interpretation.ipynb:
  • Show how to get forecast decomposition for CatBoost, SARIMA, BATS models and visualize the decomposition
  • Show how to get the forecast components into TSDataset
  • Show the how to get and plot feature relevance with plot_feature_relevance for both types of relevance table

Test cases

No response

Additional context

No response

@alex-hse-repository alex-hse-repository added the enhancement New feature or request label Mar 30, 2023
@github-project-automation github-project-automation bot moved this to Specification in etna board Mar 30, 2023
@alex-hse-repository alex-hse-repository moved this from Specification to Todo in etna board Apr 7, 2023
@martins0n martins0n moved this from Todo to In Progress in etna board Apr 10, 2023
@brsnw250 brsnw250 self-assigned this Apr 10, 2023
@brsnw250 brsnw250 moved this from In Progress to In Review in etna board Apr 10, 2023
@martins0n martins0n moved this from In Review to In Progress in etna board Apr 11, 2023
@brsnw250 brsnw250 moved this from In Progress to In Review in etna board Apr 12, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in etna board Apr 17, 2023
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