From 8411c6e62c8e1712cee9dc32da3498bbebf3deaa Mon Sep 17 00:00:00 2001 From: Andrey Stebenkov Date: Wed, 21 Aug 2024 16:53:30 +0300 Subject: [PATCH] Temp update --- fedot/api/main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fedot/api/main.py b/fedot/api/main.py index 56f19c3b5c..7087b36826 100644 --- a/fedot/api/main.py +++ b/fedot/api/main.py @@ -189,6 +189,7 @@ def fit(self, self.log.message('Final pipeline was fitted') else: self.log.message('Already fitted initial pipeline is used') + # temp # Merge API & pipelines encoders if it is required self.current_pipeline.preprocessor = BasePreprocessor.merge_preprocessors(