2020年9月30日水曜日

Prophet by Python on Mac

# pip3 install pystan
# pip3 install fbprophet

python3 -m pip install prophet
python3 -m pip install --upgrade plotly

Prophetによる時系列データの予測
https://anaconda.org/logman/forecast1_0/notebook
Diagnostics
https://facebook.github.io/prophet/docs/diagnostics.html

https://github.com/sasasakaz/trial/blob/main/prophet.ipynb

0 件のコメント: