freqtrade_origin/freqtrade/freqai/prediction_models
2024-10-04 06:50:34 +02:00
..
__init__.py Convert freqAI into packages 2022-07-24 17:07:45 +02:00
CatboostClassifier.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
CatboostClassifierMultiTarget.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
CatboostRegressor.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
CatboostRegressorMultiTarget.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
LightGBMClassifier.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
LightGBMClassifierMultiTarget.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
LightGBMRegressor.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
LightGBMRegressorMultiTarget.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
PyTorchMLPClassifier.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
PyTorchMLPRegressor.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
PyTorchTransformerRegressor.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
ReinforcementLearner_multiproc.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
ReinforcementLearner.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
SKLearnRandomForestClassifier.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
XGBoostClassifier.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
XGBoostRegressor.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
XGBoostRegressorMultiTarget.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
XGBoostRFClassifier.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00
XGBoostRFRegressor.py chore: update freqai to modern typing syntax 2024-10-04 06:50:34 +02:00