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

[FR] Create Pipeline to reuse trained Model #4

Open
stroblme opened this issue Aug 30, 2023 · 0 comments
Open

[FR] Create Pipeline to reuse trained Model #4

stroblme opened this issue Aug 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stroblme
Copy link
Member

Is your feature request related to a problem? Please describe.
There is currently no pipeline that allows loading a model from either kedro data storage or mlflow.

Describe the solution you'd like
A pipeline including e.g. the upscaling node that allows loading a model from the current kedro dataset or from mlflow given an identifier.
This pipeline should then be sort of template for future nodes that require a trained model.

Describe alternatives you've considered
Model re-usage should is not optional.

Additional context
N/A

@stroblme stroblme added the enhancement New feature or request label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant