DavidPeleg6 / Financial_News_Sentiments

extracts financial sentiments about stocks from the news sources
1 stars 0 forks source link

open container with the model #34

Closed DavidPeleg6 closed 1 year ago

DavidPeleg6 commented 1 year ago
  1. go into online_data.py and swap the get_price_data for a function that pulls all data from the dynamodb
  2. change use_example (in generate_models line) to get a list of tokens from the sentiment database
  3. run use_example.py to train