Pipelines
Author, upload, and run ML and data processing pipelines in BullSequana AI.
Pipelines lets you define, run, and track multi-step machine learning and data processing workflows. You write a pipeline in Python using the Kubeflow Pipelines SDK, compile it to a YAML file, and upload that file to BullSequana AI. The platform executes each step in the correct order, tracks every run, and stores the outputs for later comparison.