uber / orbit

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
https://orbit-ml.readthedocs.io/en/stable/
Other
1.87k stars 134 forks source link

cmdstanpy instead of pystan #793

Closed juanitorduz closed 1 year ago

juanitorduz commented 1 year ago

Hi! Is there any plan to move from pystan to cmdstanpy? The installation is sometimes hard because of, for example https://discourse.mc-stan.org/t/error-installing-pystan-in-python-3-10-with-gcc-9-2-0/27895/7

edwinnglabs commented 1 year ago

Totally Agree. Exploring cmdstanpy and numpyro is one of the core tasks in our roadmap. @juanitorduz

juanitorduz commented 1 year ago

Amazing! 🚀

edwinnglabs commented 1 year ago

Currently, cmdstanpy API is under testing in this branch. Core tasks include

juanitorduz commented 1 year ago

Amazing 🙌 !