Skip to content

LSTM model based stock price prediction

License

Notifications You must be signed in to change notification settings

abakhru/stock_prediction

Repository files navigation

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