freqtrade_origin/freqtrade/freqai/base_models
2023-06-18 11:31:03 +02:00
..
BaseClassifierModel.py Update BaseClassifierModel.py 2023-06-18 11:31:03 +02:00
BasePyTorchClassifier.py Update BasePyTorchClassifier.py 2023-06-18 11:30:33 +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 test_size=0 is still accommodated 2023-06-17 15:39:33 +02:00
BaseRegressionModel.py fix: ensure test_size=0 is still accommodated 2023-06-17 15:39:33 +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