pasteur.kedro.pipelines.main.generate_pipelines#
- pasteur.kedro.pipelines.main.generate_pipelines(modules, params, locations)[source]#
Generates synthetic pipelines for combinations of the provided views and algs.
If None is passed, all registered classes are included.
- Return type:
tuple[dict[str,Pipeline],list[DatasetMeta],list[tuple[str,str,str|dict]],dict[str,dict|str]]