notadamking/RLTrader

New Data Stream with Machine learning and RL process

Open

#13 geöffnet am 7. Juni 2019

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (535 Forks)batch import
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (1.592 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide