You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Orchestrate your SageMaker training and inference jobs with `AWS Step Functions <https://docs.aws.amazon.com/step-functions/latest/dg/welcome.html>`__.
6
+
7
+
You can use the `AWS Step Functions Python SDK <https://aws-step-functions-data-science-sdk.readthedocs.io/en/stable/>`__ to easily create workflows that process and publish machine learning models using Amazon SageMaker and AWS Step Functions.
8
+
You can create multi-step machine learning workflows in Python that orchestrate AWS infrastructure at scale,
9
+
without having to provision and integrate the AWS services separately.
10
+
11
+
The AWS Step Functions Python SDK uses the SageMaker Python SDK as a dependency.
12
+
To get started with step functions, try the workshop or visit the SDK's website:
13
+
14
+
* `Workshop on using AWS Step Functions with SageMaker <https://www.sagemakerworkshop.com/step/>`__
0 commit comments