stable/freqtrade/freqai/prediction_models
robcaulk 7b4abd5ef5 use a dictionary to make code more readable 2022-12-15 12:25:33 +01:00
..
CatboostClassifier.py Fix random test failure due to catboost bug 2022-10-17 07:00:44 +02:00
CatboostClassifierMultiTarget.py add strat and config for testing on PR 2022-10-25 20:07:39 +01:00
CatboostRegressor.py Fix random test failure due to catboost bug 2022-10-17 07:00:44 +02:00
CatboostRegressorMultiTarget.py Fix sys.stdout bug for CatboostRegressorMultiTarget 2022-10-17 19:48:27 +02:00
LightGBMClassifier.py Update Classifier docstrings 2022-10-10 12:13:41 +00:00
LightGBMClassifierMultiTarget.py add LightGBMClassifierMultiTarget. add test 2022-11-11 17:45:53 +01:00
LightGBMRegressor.py enable continual learning and evaluation sets on multioutput models. 2022-09-10 16:54:13 +02:00
LightGBMRegressorMultiTarget.py allow user to multithread jobs (advanced users only) 2022-09-10 22:16:49 +02:00
ReinforcementLearner.py merge develop into tensorboard cleanup 2022-12-11 15:38:32 +01:00
ReinforcementLearner_multiproc.py use a dictionary to make code more readable 2022-12-15 12:25:33 +01:00
XGBoostClassifier.py Update docstring format 2022-10-10 12:19:29 +00:00
XGBoostRFClassifier.py Update mal-formatted docstrings 2022-10-24 18:12:17 +02:00
XGBoostRFRegressor.py Fix XGBoost regressor "used before assignment" 2022-10-25 13:37:04 +02:00
XGBoostRegressor.py Fix XGBoost regressor "used before assignment" 2022-10-25 13:37:04 +02:00
XGBoostRegressorMultiTarget.py allow user to multithread jobs (advanced users only) 2022-09-10 22:16:49 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00