.. |
__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
|
Bump lightgbm from 3.3.5 to 4.0.0 (#8923)
|
2023-07-22 15:30:58 +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
|
Bump lightgbm from 3.3.5 to 4.0.0 (#8923)
|
2023-07-22 15:30:58 +02:00 |
LightGBMRegressorMultiTarget.py
|
Bump lightgbm from 3.3.5 to 4.0.0 (#8923)
|
2023-07-22 15:30:58 +02:00 |
PyTorchMLPClassifier.py
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
PyTorchMLPRegressor.py
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
PyTorchTransformerRegressor.py
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
ReinforcementLearner_multiproc.py
|
Fix typos discovered by codespell
|
2024-04-18 22:51:25 +02:00 |
ReinforcementLearner.py
|
Improve logic for progressbarcallback handling
|
2023-10-15 11:20:25 +02:00 |
SKLearnRandomForestClassifier.py
|
feat: add SKLearnRandomForestClassifier
|
2023-12-18 12:56:04 +01: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
|
fix: manually add train eval since xgboost does not expose this information by default
|
2024-03-03 15:47:19 +01: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
|
Remove "activate" activator
|
2023-12-06 19:48:19 +01:00 |