Caesar AI Atlas

Pipeline (Canalización)

Caesar AI Atlas Definition

Un pipeline es una secuencia ordenada de pasos de procesamiento que mueve datos o artefactos a través de un flujo de trabajo de IA o aprendizaje automático. Puede incluir etapas de ingesta, transformación, entrenamiento, evaluación, despliegue y monitoreo.

Other Definitions

Pipeline (Canalización) Source

All of the operations needed to fit a model to a data set. A pipeline consists of data import, transformation, featurization, and learning steps. Once a pipeline is trained, it turns into a model.

Pipeline (Canalización) Source

The infrastructure surrounding a machine learning algorithm. A pipeline includes gathering the data, putting the data into training data files, training one or more models, and exporting the models to production. See ML pipelines in the Managing ML Projects course for more information.

Pipeline (Canalización) Source

ML pipelines are portable and scalable ML workflows that are based on containers. For more information, see Introduction to Vertex AI Pipelines.

Also Referenced In

Related Terms