stable/freqtrade/freqai/prediction_models
2022-10-11 19:55:28 +02:00
..
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
CatboostClassifier.py enable continual learning and evaluation sets on multioutput models. 2022-09-10 16:54:13 +02:00
CatboostRegressor.py enable continual learning and evaluation sets on multioutput models. 2022-09-10 16:54:13 +02:00
CatboostRegressorMultiTarget.py allow user to multithread jobs (advanced users only) 2022-09-10 22:16:49 +02:00
CNNPredictionModel.py add tensorflow interface 2022-09-26 21:55:23 +02:00
LightGBMClassifier.py enable continual learning and evaluation sets on multioutput models. 2022-09-10 16:54:13 +02: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_multiproc.py control number of threads, update doc 2022-09-29 00:10:18 +02:00
ReinforcementLearner.py separate RL install from general FAI install, update docs 2022-10-05 15:58:54 +02:00
XGBoostClassifier.py Add XGBoostClassifier 2022-09-10 20:13:16 +03:00
XGBoostRegressor.py enable continual learning and evaluation sets on multioutput models. 2022-09-10 16:54:13 +02:00
XGBoostRegressorMultiTarget.py allow user to multithread jobs (advanced users only) 2022-09-10 22:16:49 +02:00