freqtrade_origin/freqtrade/freqai/base_models
2023-06-17 13:21:31 +02:00
..
BaseClassifierModel.py improve docs, update doc strings 2023-06-10 13:11:47 +02:00
BasePyTorchClassifier.py ensure data kitchen thread count is propagated to pipeline 2023-06-08 12:33:08 +02:00
BasePyTorchModel.py bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform 2023-05-29 13:33:29 +02:00
BasePyTorchRegressor.py fix: ensure that a user setting up their own pipeline wont have conflicts with DI_values 2023-06-17 13:21:31 +02:00
BaseRegressionModel.py fix: ensure that a user setting up their own pipeline wont have conflicts with DI_values 2023-06-17 13:21:31 +02:00
FreqaiMultiOutputClassifier.py revert change to deal with FT pinning old scikit-learn version 2023-06-10 13:24:09 +02:00
FreqaiMultiOutputRegressor.py revert change to deal with FT pinning old scikit-learn version 2023-06-10 13:24:09 +02:00