keep-loving-pythonのブログ

Pythonを愛し続けたいです(Pythonが流行っている限りですが。。。)

解決策。AttributeError: 'Prophet' object has no attribute 'stan_backend'

解決策。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.com

コメント

以下は、何か、いいことだらけな気がする。

pystan==2.17.1