stable/freqtrade/freqai
richardjozsa ad56c45ecd Add total profit to the monitor file and add monitor for the trainingf
This can help for beginners to see what is happening inside of the training, and helps them understand how much profit of their agent did under the period of training and eval.
2022-11-15 10:43:28 +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 fix docstrings 2022-11-13 17:43:52 +01:00
RL Add total profit to the monitor file and add monitor for the trainingf 2022-11-15 10:43:28 +01:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py ensure model_type is defined 2022-11-13 18:50:25 +01:00
data_kitchen.py merge develop into feat/freqai-rl-dev 2022-11-12 10:54:34 +01:00
freqai_interface.py remove more user references. cleanup dataprovider 2022-11-13 17:06:06 +01:00
utils.py Fix some minor typos 2022-11-07 18:35:28 +00:00