stable/freqtrade/freqai
Yinon Polak 833aaf8e10 create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects 2023-03-20 18:41:04 +02:00
..
RL expose raw features to the environment for use in calculate_reward 2023-02-10 15:48:18 +01:00
base_models create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects 2023-03-20 18:41:04 +02:00
prediction_models create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects 2023-03-20 18:41:04 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
data_drawer.py cheat flake8 for now until we can refactor save into the model class 2023-03-20 18:41:03 +02:00
data_kitchen.py Merge pull request #8202 from freqtrade/remove-populate-any-indicators 2023-03-03 06:33:25 +01:00
freqai_interface.py cheat flake8 for now until we can refactor save into the model class 2023-03-20 18:41:03 +02:00
utils.py add PTH ruff selection 2023-02-25 17:17:05 +01:00