.. |
__init__.py
|
Convert freqAI into packages
|
2022-07-24 17:07:45 +02:00 |
CatboostClassifier.py
|
Fix random test failure due to catboost bug
|
2022-10-17 07:00:44 +02:00 |
CatboostClassifierMultiTarget.py
|
add strat and config for testing on PR
|
2022-10-25 20:07:39 +01:00 |
CatboostRegressor.py
|
Fix random test failure due to catboost bug
|
2022-10-17 07:00:44 +02:00 |
CatboostRegressorMultiTarget.py
|
Fix sys.stdout bug for CatboostRegressorMultiTarget
|
2022-10-17 19:48:27 +02:00 |
LightGBMClassifier.py
|
Update Classifier docstrings
|
2022-10-10 12:13:41 +00:00 |
LightGBMClassifierMultiTarget.py
|
add LightGBMClassifierMultiTarget. add test
|
2022-11-11 17:45:53 +01:00 |
LightGBMRegressor.py
|
enable continual learning and evaluation sets on multioutput models.
|
2022-09-10 16:54:13 +02:00 |
LightGBMRegressorMultiTarget.py
|
allow user to multithread jobs (advanced users only)
|
2022-09-10 22:16:49 +02:00 |
ReinforcementLearner_multiproc.py
|
close the multi_proc env before creating new ones in an attempt to avoid increasing processes
|
2023-02-24 11:19:54 +01:00 |
ReinforcementLearner.py
|
add tensorboard category
|
2023-03-12 01:32:55 +03:00 |
XGBoostClassifier.py
|
Update docstring format
|
2022-10-10 12:19:29 +00:00 |
XGBoostRegressor.py
|
Fix XGBoost regressor "used before assignment"
|
2022-10-25 13:37:04 +02:00 |
XGBoostRegressorMultiTarget.py
|
allow user to multithread jobs (advanced users only)
|
2022-09-10 22:16:49 +02:00 |
XGBoostRFClassifier.py
|
Update mal-formatted docstrings
|
2022-10-24 18:12:17 +02:00 |
XGBoostRFRegressor.py
|
Fix XGBoost regressor "used before assignment"
|
2022-10-25 13:37:04 +02:00 |