notadamking/RLTrader

New Data Stream with Machine learning and RL process

Open

#13 ouverte le 7 juin 2019

Voir sur GitHub
 (9 commentaires) (0 réactions) (0 assignés)Python (535 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (1 592 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I think that we should add Data stream to receive continuously new updated data, Train the model on the new data, check if there is model performance improves if yes, then we should update the model.

i found interesting post about it https://medium.com/analytics-vidhya/data-streams-and-online-machine-learning-in-python-a382e9e8d06a

Guide contributeur