sktime/sktime

[ENH] Smooth Forecast Reconciliation algorithm by S Ando

Open

#6,314 创建于 2024年4月19日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (1,192 fork)batch import
enhancementgood first issueimplementing algorithmsmodule:forecasting

仓库指标

Star
 (7,162 star)
PR 合并指标
 (平均合并 26天 10小时) (30 天内合并 86 个 PR)

描述

The smooth forecast reconciliation algorithm by S Ando, presented in the Apr 19 meet-up, would be a great addition to sktime.

I have started with a naive transfer of the research code to the sktime interface for an easier start: https://github.com/sktime/sktime/pull/6313

The PR can be picked up by anyone interested in helping with this - I think it's a good first issue.

贡献者指南