Pipelines with the Kale SDK

The Kale SDK enables you to annotate Python functions to define the steps of a machine learning pipeline. Using these annotations, Kale adapts your Python code so that the steps of your pipeline can be containerized and run on Kubernetes clusters.

See Kale SDK for a user guide.