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.