Matthias
|
deb8bde078
|
refactor: tests - update timezone.utc to UTC
|
8 months ago |
Matthias
|
2b8c4942fd
|
Merge branch 'develop' into fix/mutable_defaults
|
1 year ago |
Matthias
|
eee5d710e7
|
chore: patch torch all the time -
"list"tests do load the modules as well - so they
need the same patch.
|
1 year ago |
Matthias
|
aa81c75bef
|
chore: Further reduce mutable default usage
|
1 year ago |
Matthias
|
40e161a5b9
|
ruff format: freqai tests
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
8d72ee358c
|
Improve code styles ...
|
2 years ago |
Matthias
|
394c260eb2
|
Update runmode to 'backtest' in some test cases
|
2 years ago |
Thomas Joußen
|
2d6a49013f
|
Fix duplicated data loading and timerange for populate_features
|
2 years ago |
Matthias
|
b14873400d
|
Fix odd import in freqai tests
|
2 years ago |
robcaulk
|
4d4589becd
|
fix isort in tests
|
3 years ago |
Robert Caulk
|
94bc91ef57
|
Update tests/freqai/test_freqai_datakitchen.py
Co-authored-by: Matthias <xmatthias@outlook.com>
|
3 years ago |
robcaulk
|
e572653616
|
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
|
3 years ago |
robcaulk
|
31e19add27
|
start transition toward outsourcing the data pipeline with objective of improving pipeline flexibility
|
3 years ago |
robcaulk
|
adeab13bdf
|
cleanup tests, cross fingers that mac will pass
|
3 years ago |
robcaulk
|
55a1a3afd6
|
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
|
3 years ago |
robcaulk
|
6e5a9fe4c9
|
mac strikes again
|
3 years ago |
robcaulk
|
ca7ad8a49b
|
good old macos
|
3 years ago |
robcaulk
|
8261c988b9
|
try to fix mac CI
|
3 years ago |
robcaulk
|
692fa390c6
|
fix the import logic, fix tests, put all tensorboard in a single folder
|
3 years ago |
robcaulk
|
b01aaa4d03
|
ensure backtesting also produces tb_logs, make sure tests are working
|
3 years ago |
robcaulk
|
55781e7f10
|
fix tests
|
3 years ago |
robcaulk
|
6f7eb71bbb
|
ensure RL works with new naming scheme
|
3 years ago |
robcaulk
|
c2936d551b
|
improve doc, update test strats, change function names
|
3 years ago |
Wagner Costa
|
c01f25ddc9
|
update code to freqai_backtest_live_models only from historic predictions
|
3 years ago |
Wagner Costa Santos
|
fdc82af883
|
fix tests - update code to backtest with historic_predictions
|
3 years ago |
Wagner Costa Santos
|
80d070e9ee
|
update code to use historic_predictions for freqai_backtest_live_models
|
3 years ago |
Wagner Costa Santos
|
3903b04d3f
|
save_live_data_backtest - added docs and tests
|
3 years ago |
Wagner Costa Santos
|
17798b3397
|
Merge branch 'develop' into backtest_live_models
|
3 years ago |
th0rntwig
|
49ff51f11f
|
Change storage loc and fix test fail
|
3 years ago |
Wagner Costa Santos
|
6606a0113f
|
refactoring - remove unnecessary config file
|
3 years ago |
robcaulk
|
0d67afe15b
|
allow less precision, ensure regex is catching the right chars
|
3 years ago |
robcaulk
|
0e0bda8f13
|
improve freqai tests
|
3 years ago |
robcaulk
|
38aca8e908
|
fix failing svm test
|
3 years ago |
Matthias
|
041258a549
|
Fix arm test failure
|
3 years ago |
Robert Caulk
|
d7585161b2
|
Merge branch 'develop' into add-inlier-metric
|
4 years ago |
Matthias
|
9fb3517adc
|
Fix non-resolvable freqai test
this test could never succeed in UI's as the name was constantly changing.
|
4 years ago |
robcaulk
|
c8a9ac900c
|
fix broken CI
|
4 years ago |
robcaulk
|
c9be66b5b6
|
increase test coverage for dk, improve function naming, extra cleaning
|
4 years ago |
robcaulk
|
a44a235b56
|
isort imports in tests/freqai
|
4 years ago |
robcaulk
|
6634229cc1
|
appease the flake8 gods
|
4 years ago |
robcaulk
|
dd628eb525
|
add tests for outlier detection and removal functions
|
4 years ago |
robcaulk
|
e213d0ad55
|
isolate data_drawer functions from data_kitchen, accommodate tests, add new test
|
4 years ago |
Matthias
|
95f5218ceb
|
Reenable Catboost test (#7118)
* Reenable Catboost test
* Simplify freqAI tests, ensure they use a tempdir for modelstorage
|
4 years ago |
Matthias
|
62f7606d2c
|
Update tests to new variant
|
4 years ago |
robcaulk
|
c43935e82a
|
create dedicated minimal freqai test strat
|
4 years ago |
robcaulk
|
d43c146676
|
add more tests for datakitchen functionalities, add regression tests for freqai_interface train/backtest
|
4 years ago |