Matthias
|
71178ff1d2
|
Remove "activate" activator
they raise warnings as they're unused.
|
2023-12-06 19:48:19 +01:00 |
|
robcaulk
|
55a1a3afd6
|
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
|
2023-05-14 14:08:00 +00:00 |
|
Matthias
|
49b9b463b4
|
Move tensorboard callback exports to freqai.tensorboard.
|
2023-05-12 18:26:01 +02:00 |
|
robcaulk
|
ffc4d87263
|
add tensorboard integration to XGBoost and PyTorch et al
|
2023-05-10 09:48:36 +00:00 |
|
robcaulk
|
48d3c8e62e
|
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 |
|
Matthias
|
1ef38f137d
|
Fix XGBoost regressor "used before assignment"
|
2022-10-25 13:37:04 +02:00 |
|
robcaulk
|
10b6aebc5f
|
enable continual learning and evaluation sets on multioutput models.
|
2022-09-10 16:54:13 +02:00 |
|
Emre
|
acb410a0de
|
Remove verbosity params
|
2022-09-09 19:30:53 +02:00 |
|
Emre
|
1b6410d7d1
|
Add XGBoostRegressor for freqAI, fix mypy errors
|
2022-09-09 19:30:53 +02:00 |
|