stable/freqtrade/freqai/prediction_models
robcaulk 56b17e6f3c allow user to pass test_size = 0 and avoid using eval sets in prediction models 2022-07-25 19:40:13 +02:00
..
BaseRegressionModel.py fix mypy error and add test for principal component analysis 2022-07-25 11:46:59 +02:00
BaseTensorFlowModel.py More docstring changes 2022-07-24 16:54:39 +02:00
CatboostPredictionModel.py allow user to pass test_size = 0 and avoid using eval sets in prediction models 2022-07-25 19:40:13 +02:00
CatboostPredictionMultiModel.py allow user to pass test_size = 0 and avoid using eval sets in prediction models 2022-07-25 19:40:13 +02:00
LightGBMPredictionModel.py allow user to pass test_size = 0 and avoid using eval sets in prediction models 2022-07-25 19:40:13 +02:00
LightGBMPredictionMultiModel.py More docstring changes 2022-07-24 16:54:39 +02:00
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00