freqtrade_origin/freqtrade/freqai/base_models
2023-06-10 12:07:03 +02:00
..
BaseClassifierModel.py ensure data kitchen thread count is propagated to pipeline 2023-06-08 12:33:08 +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 ensure data kitchen thread count is propagated to pipeline 2023-06-08 12:33:08 +02:00
BaseRegressionModel.py ensure data kitchen thread count is propagated to pipeline 2023-06-08 12:33:08 +02:00
FreqaiMultiOutputClassifier.py avoid using ram for unnecessary train_df, fix some deprecation warnings 2023-06-10 12:07:03 +02:00
FreqaiMultiOutputRegressor.py avoid using ram for unnecessary train_df, fix some deprecation warnings 2023-06-10 12:07:03 +02:00