We are looking for a close pythonian implementation of the r library bsts. To be precise, I'm looking for something that allows me to emulate the functionality of 'add_regressor' from fbprophet.
- Have already tried Pybsts (the kernel kept dying), and
- According to a thread on tensorflow_probability Github account, it doesn't support multivariate mode yet.
Any help would be appreciated. Thanks