Pipelines ========= This module provides pre-built templates that make it easy to build generic data science workflows. The templates are constructed from steps. .. autoclass:: stepfunctions.template.pipeline.train.TrainingPipeline .. autoclass:: stepfunctions.template.pipeline.inference.InferencePipeline