mirror of
https://github.com/webclinic017/drift.git
synced 2026-07-27 18:57:55 +00:00
7aedb910697701b07128317b6005938e9cc36db7
* feat(Eval): added format_data_for_backtest() * feat(Data): added many configurable parameters to load_files to reduce boilerplate and prepare for HPO * feat(Core): added walk forward method of training/testing * fix(Model): remove the unnecessary softmax activation from the keras models * feat(Core): added walk_forward_train_test()
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%