notadamking/RLTrader

New Data Stream with Machine learning and RL process

Open

#13 aberto em 7 de jun. de 2019

Ver no GitHub
 (9 comments) (0 reactions) (0 assignees)Python (535 forks)batch import
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (1.592 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador