amazon-sagemaker-drift-detection
amazon-sagemaker-drift-detection copied to clipboard
enh: Add Batch Pipeline
Add support for batch pipeline that creates a SageMaker Pipeline that contains 3 steps
- Source - pulls source code.
- Build - get's the latest approved model, and outputs CFN template for SM pipelines using
staging.jsonandprod.jsonconfig files. - BatchStaging - creates a SageMaker pipeline for Staging.
- BatchProd - creates a SageMaker pipeline for Production.