notadamking/RLTrader

New Data Stream with Machine learning and RL process

Open

#13 创建于 2019年6月7日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)Python (535 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (1,592 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南