Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove nullable types transformer from automl search #3994

Closed
tamargrey opened this issue Feb 13, 2023 · 0 comments · Fixed by #4085
Closed

Remove nullable types transformer from automl search #3994

tamargrey opened this issue Feb 13, 2023 · 0 comments · Fixed by #4085
Assignees
Labels
new feature Features which don't yet exist.

Comments

@tamargrey
Copy link
Contributor

Once #3993 is completed, we can remove the RepalceNullableTypes transformer from automl search and maintain support in pipelines for nullable types.

We cannot yet remove the replace nulalble types transformer from EvalML, because we should maintain support for old pipelines that use it.

As part of this issue, we should increase nullable type test coveraget for AutoMLSearch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Features which don't yet exist.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant