Skip to content

Data preprocessing configuration  #900

@rabsr

Description

@rabsr

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:

  1. How can I add custom data preprocessing tools?
  2. How can I exclude data preprocessing step same as we can do for feature_preprocessing using 'no_preprocessing'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA new improvement or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions