Amazon SageMaker¶
Amazon SageMaker provides the components used for machine learning in a single toolset that supports both classical machine learning libraries like scikit-learn
or XGBoost
, and Deep Learning frameworks such as TensorFlow
or PyTorch
.
Amazon SageMaker is a fully-managed service and its features are covered by the official service documentation.
The kedro-sagemaker
plugin¶
The kedro-sagemaker
plugin from GetInData | Part of Xebia enables you to run a Kedro pipeline on Amazon Sagemaker. Consult the GitHub repository for kedro-sagemaker
for further details, or take a look at the documentation.