notadamking/RLTrader

New Data Stream with Machine learning and RL process

Open

#13 opened on 2019年6月7日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)Python (1,592 stars) (535 forks)batch import
enhancementgood first issuehelp wanted

説明

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

コントリビューターガイド