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

Feature munging pipeline for AutoML #15854

Open
4 of 7 tasks
sebhrusen opened this issue Oct 23, 2023 · 0 comments
Open
4 of 7 tasks

Feature munging pipeline for AutoML #15854

sebhrusen opened this issue Oct 23, 2023 · 0 comments
Assignees
Milestone

Comments

@sebhrusen
Copy link
Contributor

sebhrusen commented Oct 23, 2023

As AutoML wants to apply transformations to the features from the original dataset, we need to encapsulate those transformations in a Pipeline model that can then be returned to the user to ensure that those same transformations are also applied for predictions.

As a parent issue, this is divided into the following tasks:

Independent issues raised for proper implementation of pipeline tasks:

Optional/future improvements

  • Mojo support.
  • Provide client API to use those pipelines with any kind of H2O-3 model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants