stable/freqtrade/freqai
2023-01-14 08:58:15 +01:00
..
base_models simplified predict and predict_proba using super(). Added duplicate class label check. 2022-10-30 09:48:30 +00:00
prediction_models ensure typing, remove unsued code 2022-11-26 12:11:59 +01:00
RL Merge pull request #7834 from freqtrade/fix-data-drawer-model-load 2022-12-02 06:29:23 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py undo to pickle without float32 casting 2023-01-14 08:58:15 +01:00
data_kitchen.py Merge branch 'freqtrade:develop' into develop 2022-12-06 09:31:31 +01:00
freqai_interface.py performance improvevemnts - backtest freqai from saved predictions 2022-12-01 12:53:19 -03:00
utils.py update code to freqai_backtest_live_models only from historic predictions 2022-11-22 13:09:09 -03:00