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

Dynamic pipeline from current data #2626

Closed
jccalvojackson opened this issue Jun 1, 2023 · 1 comment
Closed

Dynamic pipeline from current data #2626

jccalvojackson opened this issue Jun 1, 2023 · 1 comment
Labels
Issue: Feature Request New feature or improvement to existing feature

Comments

@jccalvojackson
Copy link
Contributor

Description

Is kedro planning to add dynamic pipeline support?

Toy problem:

1- Scan a large image and identify regions of interests
2-For each region of interest do some processing (this processing might be a pipeline)

The above would require to add one modular pipeline in step 2 per number of regions of interest identified on step 1.

I believe something like this could be used here.

Context

I would love to be able to implement something like the above in kedro

Possible Implementation

(Optional) Suggest an idea for implementing the addition or change.

Possible Alternatives

(Optional) Describe any alternative solutions or features you've considered.

@astrojuanlu
Copy link
Member

Let's continue the discussion in #2627.

@astrojuanlu astrojuanlu closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Feature Request New feature or improvement to existing feature
Projects
None yet
Development

No branches or pull requests

2 participants