.. |
__init__.py
|
Convert freqAI into packages
|
2022-07-24 17:07:45 +02:00 |
CatboostClassifier.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
CatboostClassifierMultiTarget.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
CatboostRegressor.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
CatboostRegressorMultiTarget.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
LightGBMClassifier.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
LightGBMClassifierMultiTarget.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
LightGBMRegressor.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
LightGBMRegressorMultiTarget.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
PyTorchMLPClassifier.py
|
fix merge conflicts with develop
|
2023-05-14 12:00:03 +00:00 |
PyTorchMLPRegressor.py
|
fix merge conflicts with develop
|
2023-05-14 12:00:03 +00:00 |
PyTorchTransformerRegressor.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 |
ReinforcementLearner_multiproc.py
|
fix the import logic, fix tests, put all tensorboard in a single folder
|
2023-05-12 07:56:44 +00:00 |
ReinforcementLearner.py
|
deactivate tensorboard by default
|
2023-05-14 14:39:23 +00:00 |
XGBoostClassifier.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
XGBoostRegressor.py
|
ensure data kitchen thread count is propagated to pipeline
|
2023-06-08 12:33:08 +02:00 |
XGBoostRegressorMultiTarget.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
XGBoostRFClassifier.py
|
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
|
2023-04-08 12:09:53 +02:00 |
XGBoostRFRegressor.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 |