Stock-Prediction-Models
Stock-Prediction-Models copied to clipboard
agent data features verification
I have ~50 features in my own personal dataset im testing. Im not seeing anything in the code besides "close" on the evolution strategy agent. Is there a way i can tell if my other features are being used?
EDIT: for clarity i am NOT using the live feed agent.
@mpflederer do you have any code to use other features?