-
Notifications
You must be signed in to change notification settings - Fork 547
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
There are two preprocessors: task-level and estimator-level. The former is `automl._preprocess()` and the latter is `automl.model._preprocess()`. The former should be called before the latter. Right now they are not exposed as user-facing APIs.
We can add some user-facing APIs in future version. If you have any ideas for that please feel free to suggest.
Originally posted by @sonichi in #228 (reply in thread)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed