stable/freqtrade/freqai/prediction_models
2022-07-11 22:53:37 +02:00
..
BaseRegressionModel.py start collecting indefinite history of predictions. Allow user to generate statistics on these predictions. Direct FreqAI to save these to disk and reload them if available. 2022-07-11 22:01:48 +02:00
CatboostPredictionModel.py Create BaseRegression model - designed to reduce code duplication across currently available models. 2022-07-11 11:33:59 +02:00
CatboostPredictionMultiModel.py Merge branch 'feat/freqai' of https://github.com/lolongcovas/freqtrade into feat/freqai 2022-07-11 22:53:37 +02:00
LightGBMPredictionModel.py Create BaseRegression model - designed to reduce code duplication across currently available models. 2022-07-11 11:33:59 +02:00