amazon-sagemaker-drift-detection icon indicating copy to clipboard operation
amazon-sagemaker-drift-detection copied to clipboard

This sample demonstrates how to setup an Amazon SageMaker MLOps end-to-end pipeline for Drift detection

Results 15 amazon-sagemaker-drift-detection issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies

*Issue #, if available:* #27 and #18 *Description of changes:* - Added relevant metadata to model package in SageMaker model registry to enable single-click inference recommender - Add sample lineage...

Hello, I am trying to follow the the code, but with Typescript. For for my build-pipeline, SageMaker pipeline never gets triggered. I also noticed that there are two lambda functions...

Allow separating the S3 bucket used for data input and output from pipelines to be seperate. Output includes baseline constraints & statistics, model monitoring reports, and any batch scoring of...

enhancement
good first issue

Amazon SageMaker Model Monitor is now supported for Batch Transform jobs ([announcement](https://aws.amazon.com/about-aws/whats-new/2022/10/amazon-sagemaker-model-monitor-batch-transform-jobs/)), and this should be the recommended way to implement modle monitoring for batch use cases.

# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...

In the Cloudformation template `drift-service-catalog.yaml`, the variable `${AWS::Region}` is used to dynamically change the URL of the CFN template for `BatchProduct` and `DeployProduct`. However, the original bucket `amazon-sagemaker-safe-deployment-pipeline` has only...

bug

*Issue #, if available:* #15 *Description of changes:* Add optional action workflow that can be used to run Build and Deploy. Requires configuring `development`, `staging` and `prod` environments as per...