Caesar AI Atlas

Pipeline Job

Caesar AI Atlas Definition

A pipeline job is an execution instance of a machine learning pipeline definition. It runs interconnected tasks according to their input-output dependencies and records the operational execution of that workflow.

Other Definitions

Pipeline Job Source

A pipeline job or a pipeline run corresponds to the PipelineJob resource in the Vertex AI API. It's an execution instance of your ML pipeline definition, which is defined as a set of ML tasks interconnected by input-output dependencies.

Related Terms