This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4f794aae61
stable
/
freqtrade
/
freqai
History
Matthias
b0ec35d526
Merge pull request
#7904
from freqtrade/feat/shuffle_after_split
...
add shuffle_after_split option
2023-02-19 15:03:04 +01:00
..
base_models
ensure predict_proba follows suit. Remove all lib specific params from example config
2022-12-11 12:39:31 +01:00
prediction_models
add pair to environment for access inside calculate_reward
2023-02-10 14:45:50 +01:00
RL
expose raw features to the environment for use in calculate_reward
2023-02-10 15:48:18 +01:00
__init__.py
Convert freqAI into packages
2022-07-24 17:07:45 +02:00
data_drawer.py
remove follow mode in favor of producer consumer
2023-02-02 11:40:23 +01:00
data_kitchen.py
add documentation for shuffle_after_split, add to constants
2023-02-16 18:50:11 +01:00
freqai_interface.py
generalize model_exists() for RL and Keras
2023-02-16 18:33:40 +01:00
utils.py
Revert changes
2022-12-05 23:52:48 +03:00