stable/freqtrade/freqai
robcaulk 8dbfd2cacf improve docstring clarity about how to inherit from ReinforcementLearner, demonstrate inherittance with ReinforcementLearner_multiproc 2022-11-26 11:51:08 +01:00
..
RL fix docstring 2022-11-24 18:46:54 +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 improve docstring clarity about how to inherit from ReinforcementLearner, demonstrate inherittance with ReinforcementLearner_multiproc 2022-11-26 11:51:08 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py use importlib instead of __import___ 2022-11-24 19:04:35 +01:00
data_kitchen.py merge develop into RL 2022-11-17 21:59:07 +01:00
freqai_interface.py move data_provider cleanup to shutdown() 2022-11-24 19:07:38 +01:00
utils.py Simplify timerange handling 2022-11-10 18:28:18 +01:00