You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orbit/KTR use spline regression to model time-varying coefficient. It might be possible to model trend like this too (see implementation Add uber/orbit like model in pymc example #250)
Also I think I have implemented Hierarchical Gaussian Process. But I'm not sure it is correct as the performance is not consistent. But at least I think it should be possible to add (normal) gaussian process as an option
The TVP implementation now used has a hierarchical option or could be extended pretty easily I believe. We the #632 change, there are now some smaller media components that can be used for custom models. There are still some missing abstractions but I am working toward highlighting them a bit in #748 to start addressing #711. I will be addressing #679
soon. I also have an issue to create smaller wrapper around the current TVP (#751)
Current trend implementation only support linear trend. It would be nice to add more variation to this
The text was updated successfully, but these errors were encountered: