프로펫1 Prophet(프로펫) 라이브러리 사용법 Prophet(프로펫) 라이브러리 사용법 페이스북에서 제공하고 있는 프로펫(Prophet) 라이브러리 먼저 사용하기 전에 모듈을 설치해줘야 하는데요. 아나콘다3 프롬프트에서 install : pip install fbprophet를 실행해 줍니다. 에러가 난다면 conda install -c conda-forge fbprophet 레퍼런스(주소) https://research.fb.com/prophet-forecasting-at-scale/ https://facebook.github.io/prophet/docs/quick_start.html#python-api Quick Start Prophet is a forecasting procedure implemented in R and Python. It is.. 2022. 5. 11. 이전 1 다음