解決策。AttributeError: 'Prophet' object has no attribute 'stan_backend' エラーの内容 AttributeError: 'Prophet' object has no attribute 'stan_backend' エラーが出る環境 Windows10 Python 3.7.2 GPUなし fbprophet 0.7.1 pystan 2.19.1.1 解決策 つながりがよくわかっていませんが。。。 python -m pip install pystan==2.17.1 参考にした記事。 touch-sp.hatenablog…