From 3493438e9c8ccf3d0b94cf4871cea6083e3f052b Mon Sep 17 00:00:00 2001 From: Lopa10ko Date: Fri, 17 May 2024 16:17:42 +0300 Subject: [PATCH] feat: add correct_params tag to ets --- fedot/core/repository/data/model_repository.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fedot/core/repository/data/model_repository.json b/fedot/core/repository/data/model_repository.json index 92583cc432..d6a3c60c38 100644 --- a/fedot/core/repository/data/model_repository.json +++ b/fedot/core/repository/data/model_repository.json @@ -417,6 +417,7 @@ "simple", "interpretable", "non_lagged", + "correct_params", "non_linear" ], "input_type": "[DataTypesEnum.ts]"