Neuraxle icon indicating copy to clipboard operation
Neuraxle copied to clipboard

Feature: get step by name to return a nested dict.

Open guillaume-chevalier opened this issue 4 years ago • 3 comments

using apply and return values, getting steps by name may tolerate duplicate names.

guillaume-chevalier avatar May 13 '20 09:05 guillaume-chevalier

This could probably work for setting hyperparameters by passing a string instead of a dict as a type when setting them ? idk, another idea here.

guillaume-chevalier avatar May 13 '20 09:05 guillaume-chevalier

@guillaume-chevalier, is this issue still relevant? I don't think duplicate names are allowed within a pipeline so it seems like this issue is not relevant anymore. Plus I don't like the idea of get_step_by_name returning anything else than a step.

vincent-antaki avatar Feb 26 '21 18:02 vincent-antaki

Steps can have duplicate names if they are in different pipelines and that these pipelines are nested. We can't be sure that there is only one retrieved step. Issue still open.

guillaume-chevalier avatar Oct 21 '21 14:10 guillaume-chevalier

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 180 days. Thank you for your contributions.

stale[bot] avatar Apr 24 '23 18:04 stale[bot]