Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'forecast_proportions' method is implemented top-down reconciliation method ?? #194

Open
iamyihwa opened this issue May 31, 2023 · 0 comments

Comments

@iamyihwa
Copy link

iamyihwa commented May 31, 2023

Hello,
I am not sure if 'forecast_proportions' is implemented or not.

In the main branch in the methods.py file it says it is not implemented.
However I see many examples in the documentation, and also don't get an error when I use 'forecast_proportions', in the topdown reconciliation method.

Also when I am getting error 'ValueError: Top down reconciliation requires strictly hierarchical structures.' when i choose methods such as proportion_averages, which makes sense because I am using mixed hierarchies, but don't get this error, when using option 'forecast_proportions'.
Was wondering if I am looking at the right branch, and what topdown 'forecast_proportions' meant.

Currently I am using 0.3.0 version of the hierarchicalforecast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant