IT News

인공지능 (Prophet) 자동매매 환경 설치 방법

posttstory 2022. 11. 4.
728x90

 

 

Windows 인공지능 (Prophet) 자동매매 환경 설치 방법

  • 아나콘다(https://www.anaconda.com/) 설치
  • pip install pyupbit
  • pip install schedule
  • conda install -c conda-forge fbprophet
  • pip install pystan --upgrade

Ubuntu 20.4 인공지능 (Prophet) 자동매매 환경 설치 방법

  • 4GB이상 RAM 필요 (AWS t2.medium 이상)
  • sudo apt update
  • sudo ln -sf /usr/share/zoneinfo/Asia/Seoul /etc/localtime
  • sudo apt install python3-pip
  • pip3 install pyupbit
  • pip3 install schedule
  • pip3 install pystan==2.19.1.1
  • pip3 install convertdate
  • pip3 install fbprophet
728x90

댓글

💲 추천 글