Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 368 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 368 Bytes

ws2020-group-2

Project: AI in Finance

Undergone milestones :

  • Feature Engineering
  • LSTM
  • ARIMA
  • Prophet
  • UI
  • Server
  • Documentation
  • Code validation

Flask API

  1. cd ws2020-group-2/
  2. install all dependencies pip install -r requirements.txt
  3. start server using bash start_server.sh or ./bash start_server.sh