stable/freqtrade/freqai/base_models
Mark Regan 7053f81fa8 simplified predict and predict_proba using super(). Added duplicate class label check. 2022-10-30 09:48:30 +00:00
..
BaseClassifierModel.py fix typos - live predictions candles 2022-10-20 12:15:41 -03:00
BaseRegressionModel.py fix typos - live predictions candles 2022-10-20 12:15:41 -03:00
BaseTensorFlowModel.py fix typos - live predictions candles 2022-10-20 12:15:41 -03:00
FreqaiMultiOutputClassifier.py simplified predict and predict_proba using super(). Added duplicate class label check. 2022-10-30 09:48:30 +00:00
FreqaiMultiOutputRegressor.py Add training elapsed time 2022-09-23 01:18:34 -07:00