Closed kdgutier closed 8 hours ago
Hey @jakebajo,
Thanks for the suggestion, we have done a similar approach in the past to protect the convergence of AutoARIMA. If you are using methods that require an inverse or a pseudo-inverse I recommend you to explore the regularization parameters that aim to make the reconciliation numerically stable, for example MinT-ridge and ERM-lasso.
If you want to take a look to protect the reconciliation with try and excepts, your effort will be welcome.
Awesome, thank you!
Discussed in https://github.com/Nixtla/hierarchicalforecast/discussions/47