robcaulk
|
0d67afe15b
|
allow less precision, ensure regex is catching the right chars
|
2022-10-05 14:38:50 +02:00 |
|
robcaulk
|
0e0bda8f13
|
improve freqai tests
|
2022-10-05 14:08:03 +02:00 |
|
robcaulk
|
38aca8e908
|
fix failing svm test
|
2022-09-30 00:22:31 +02:00 |
|
Matthias
|
041258a549
|
Fix arm test failure
|
2022-09-26 07:02:40 +00:00 |
|
Robert Caulk
|
d7585161b2
|
Merge branch 'develop' into add-inlier-metric
|
2022-09-06 20:40:21 +02:00 |
|
Matthias
|
9fb3517adc
|
Fix non-resolvable freqai test
this test could never succeed in UI's as the name was constantly changing.
|
2022-09-05 21:08:01 +02:00 |
|
robcaulk
|
c8a9ac900c
|
fix broken CI
|
2022-09-05 00:52:26 +02:00 |
|
robcaulk
|
c9be66b5b6
|
increase test coverage for dk, improve function naming, extra cleaning
|
2022-09-03 15:52:29 +02:00 |
|
robcaulk
|
a44a235b56
|
isort imports in tests/freqai
|
2022-08-28 13:47:01 +02:00 |
|
robcaulk
|
6634229cc1
|
appease the flake8 gods
|
2022-08-28 13:21:29 +02:00 |
|
robcaulk
|
dd628eb525
|
add tests for outlier detection and removal functions
|
2022-08-28 12:56:39 +02:00 |
|
robcaulk
|
e213d0ad55
|
isolate data_drawer functions from data_kitchen, accommodate tests, add new test
|
2022-07-26 10:24:14 +02:00 |
|
Matthias
|
95f5218ceb
|
Reenable Catboost test (#7118)
* Reenable Catboost test
* Simplify freqAI tests, ensure they use a tempdir for modelstorage
|
2022-07-24 07:32:13 +02:00 |
|
Matthias
|
62f7606d2c
|
Update tests to new variant
|
2022-07-23 17:08:05 +02:00 |
|
robcaulk
|
c43935e82a
|
create dedicated minimal freqai test strat
|
2022-07-20 14:39:28 +02:00 |
|
robcaulk
|
d43c146676
|
add more tests for datakitchen functionalities, add regression tests for freqai_interface train/backtest
|
2022-07-20 12:56:46 +02:00 |
|