stable/freqtrade/freqai
initrv 37dd22c89e Fixed a bug that prevents clearing old models
Corrects the error of clearing old models when the model directory contains directories with names that do not match a regular expression
2022-09-14 03:40:13 +03:00
..
base_models allow user to multithread jobs (advanced users only) 2022-09-10 22:16:49 +02:00
prediction_models Merge branch 'develop' into add-xgboostclassifier 2022-09-10 23:59:11 +03:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py Fixed a bug that prevents clearing old models 2022-09-14 03:40:13 +03:00
data_kitchen.py Merge pull request #7391 from wagnercosta/fixBTfreqaiV2 2022-09-10 21:53:00 +02:00
freqai_interface.py Merge pull request #7367 from freqtrade/add-continual-learning 2022-09-10 20:17:28 +02:00
utils.py Init timerange object properly 2022-08-31 10:28:31 +00:00