robcaulk
|
a44a235b56
|
isort imports in tests/freqai
|
2022-08-28 13:47:01 +02:00 |
|
robcaulk
|
dd628eb525
|
add tests for outlier detection and removal functions
|
2022-08-28 12:56:39 +02:00 |
|
Matthias
|
1ac6ec1446
|
Fix failing test...
|
2022-08-13 09:56:21 +02:00 |
|
Matthias
|
3b827ee60a
|
Add "freqai.enabled" flag to disable freqAI via config flag
aligns with how other optional modules work in freqtrade.
|
2022-08-13 09:24:04 +02:00 |
|
Robert Caulk
|
c172ce1011
|
improve flexibility of user defined prediction dataframe
|
2022-08-06 13:51:19 +02:00 |
|
Robert Caulk
|
07763d0d4f
|
add classifier, improve model naming scheme
|
2022-08-06 08:33:55 +02:00 |
|
robcaulk
|
61693f6c8b
|
fix tests after changing config_example file
|
2022-07-31 13:20:11 +02:00 |
|
robcaulk
|
fb4e8430cd
|
isort auto import sorting
|
2022-07-26 10:51: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
|
8a3cffcd1b
|
Remove remaining CustomModel references
|
2022-07-23 17:08:05 +02:00 |
|
Matthias
|
62f7606d2c
|
Update tests to new variant
|
2022-07-23 17:08:05 +02:00 |
|
robcaulk
|
a99c126266
|
help windows builds pass freqai tests. Add freqai to README.md
|
2022-07-20 16:14:19 +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 |
|
robcaulk
|
714d9534b6
|
start adding tests
|
2022-07-19 16:16:44 +02:00 |
|