Closed Ling-Jun closed 4 years ago
This is tough to review, seems like a lot of duplication of code.
For example, you have three different versions of dataGenerator
, as well as multiple predict
and train
files. I cannot follow very well which files are actually being used, + this makes changes very hard to add becuase you have to update all of these files that do the same function
Integrate API calls into script stockPredictor.py. Now we can run both 'train' and 'predict' in the one script.