Add lightgbm classifier, add classifier check test, fix classifier bug.

This commit is contained in:
robcaulk
2022-08-06 17:51:21 +02:00
parent 47a30047eb
commit eb8bde37c1
8 changed files with 249 additions and 6 deletions

View File

@@ -1403,6 +1403,7 @@ def test_api_strategies(botclient):
'StrategyTestV2',
'StrategyTestV3',
'StrategyTestV3Futures',
'freqai_test_classifier',
'freqai_test_multimodel_strat',
'freqai_test_strat'
]}