-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementA new improvement or featureA new improvement or feature
Description
Hi,
I want to add a custom data preprocessor and configure AutoSklearnClassifier just to include my custom data preprocessing algorithm and exclude other available algorithms.
So basically I have two doubts:
- How can I add custom data preprocessing tools?
- How can I exclude data preprocessing step same as we can do for feature_preprocessing using 'no_preprocessing'?
Metadata
Metadata
Assignees
Labels
enhancementA new improvement or featureA new improvement or feature