/AI-in-Finance

In this project, analysis and prediction of the bitcoin price was carried out as part of a project to research artificial intelligence in finance in the scope of Interactive ML course at Augsburg University

Primary LanguageJupyter Notebook

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