freqtrade_origin/freqtrade/freqai/base_models
2023-06-25 16:34:44 +02:00
..
BaseClassifierModel.py fix: use .shape instead of index for outliers 2023-06-25 16:34:44 +02:00
BasePyTorchClassifier.py fix: use .shape instead of index for outliers 2023-06-25 16:34:44 +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: use .shape instead of index for outliers 2023-06-25 16:34:44 +02:00
BaseRegressionModel.py fix: use .shape instead of index for outliers 2023-06-25 16:34:44 +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