Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 267 Bytes

Machine Learning based stock price prediction

setup

make venv
make run

TODO

  • cli support for different stock name, algo version
  • Try different algorithms
  • Try different models
  • Better prediction accuracy
  • REST interface