mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-29 03:37:45 +00:00
d047b7417e66a02911a8ded8b75cb3d5ef18b684
* refactor(WalkForward): cleaned up training & evaluation code * refactor: added run_whole_pipeline(), moved all previous models to archive
feat(WalkForward): added regression/classification switch, archived old experiments, wrapped the process into run_whole_pipeline() (#10)
feat(WalkForward): added regression/classification switch, archived old experiments, wrapped the process into run_whole_pipeline() (#10)
feat(WalkForward): added regression/classification switch, archived old experiments, wrapped the process into run_whole_pipeline() (#10)
feat(WalkForward): added regression/classification switch, archived old experiments, wrapped the process into run_whole_pipeline() (#10)
Price prediction models
Installation
Make sure you use keras 2.6.0, otherwise you won't be able to train models.
Description
Languages
Python
85%
Jupyter Notebook
15%