Welcome to HierarchicalForecast Discussions! #16
Replies: 1 comment
-
I've implemented the same logic which was mentioned in this documentation, while performing recocilation KeyError Traceback (most recent call last) File index.pyx:167, in pandas._libs.index.IndexEngine.get_loc() File index.pyx:196, in pandas._libs.index.IndexEngine.get_loc() File pandas\_libs\hashtable_class_helper.pxi:7081, in pandas._libs.hashtable.PyObjectHashTable.get_item() File pandas\_libs\hashtable_class_helper.pxi:7089, in pandas._libs.hashtable.PyObjectHashTable.get_item() KeyError: 'AutoARIMA' The above exception was the direct cause of the following exception: KeyError Traceback (most recent call last) File c:\Users\Sarvesh\anaconda3\envs\WAGGLE_AI\Lib\site-packages\hierarchicalforecast\core.py:280, in HierarchicalReconciliation.reconcile(self, Y_hat_df, S, tags, Y_df, level, intervals_method, num_samples, seed, sort_df, is_balanced) KeyError: 'AutoARIMA' |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions