freqtrade_origin/freqtrade/freqai
Robert Caulk 18e34632d8
Update PyTorchModelTrainer.py
The n_epochs should be defined using the `max` not the `min` function.
2024-03-25 09:21:32 +01:00
..
base_models Fix further warning message due to old Parallel import 2023-12-25 16:09:42 +01:00
prediction_models fix: manually add train eval since xgboost does not expose this information by default 2024-03-03 15:47:19 +01:00
RL Fix typo 2023-10-15 10:51:36 +02:00
tensorboard fix: manually add train eval since xgboost does not expose this information by default 2024-03-03 15:47:19 +01:00
torch Update PyTorchModelTrainer.py 2024-03-25 09:21:32 +01:00
__init__.py Re-add init file 2023-05-12 18:26:34 +02:00
data_drawer.py fix: ensure we have a row of zeros appended (not the function) 2023-12-10 15:30:19 +01:00
data_kitchen.py Code style improvements 2024-01-24 20:25:25 +01:00
freqai_interface.py Fix flake failure due to flake update 2024-03-15 06:51:11 +01:00
utils.py Fix wording fully. 2024-02-03 15:00:48 +01:00