.. |
__init__.py
|
Convert freqAI into packages
|
2022-07-24 17:07:45 +02:00 |
BaseClassifierModel.py
|
make BaseClassifierModel. Add predict_proba to lightgbm
|
2022-08-13 20:07:31 +02:00 |
BaseRegressionModel.py
|
debug classifier with predict proba
|
2022-08-13 19:40:24 +02:00 |
BaseTensorFlowModel.py
|
finalize logo, improve doc, improve algo overview, fix base tensorflowmodel for mypy
|
2022-08-14 02:49:01 +02:00 |
CatboostClassifier.py
|
set cpu threads in config
|
2022-08-24 13:00:55 +02:00 |
CatboostRegressor.py
|
set cpu threads in config
|
2022-08-24 13:00:55 +02:00 |
CatboostRegressorMultiTarget.py
|
add classifier, improve model naming scheme
|
2022-08-06 08:33:55 +02:00 |
LightGBMClassifier.py
|
fix input shape warning for LGBMClassifier, add sample_weights/eval_weights
|
2022-08-16 11:41:53 +02:00 |
LightGBMRegressor.py
|
fix input shape warning for LGBMClassifier, add sample_weights/eval_weights
|
2022-08-16 11:41:53 +02:00 |
LightGBMRegressorMultiTarget.py
|
add classifier, improve model naming scheme
|
2022-08-06 08:33:55 +02:00 |
ReinforcementLearningPPO_multiproc.py
|
improve price df handling to enable backtesting
|
2022-08-24 13:00:55 +02:00 |
ReinforcementLearningPPO.py
|
improve price df handling to enable backtesting
|
2022-08-24 13:00:55 +02:00 |
ReinforcementLearningTDQN_multiproc.py
|
improve price df handling to enable backtesting
|
2022-08-24 13:00:55 +02:00 |
ReinforcementLearningTDQN.py
|
improve price df handling to enable backtesting
|
2022-08-24 13:00:55 +02:00 |