Detect anomalies in manufacturing data using Amazon SageMaker Canvas
Machine Learning Blog
This article demonstrates how to use Amazon SageMaker Canvas to detect anomalies in manufacturing data, without requiring coding expertise. It shows how a domain expert can curate data, select relevant features, train a regression model to predict normal behavior, and then deploy the model for anomaly detection.
Specifically, the article covers:
- Overview of anomaly detection use case in manufacturing
- Using SageMaker Canvas to curate data, select features, train regression model
- Deploying the model as an endpoint
- Using the deployed model with Lambda to detect anomalies by comparing predictions to actual values
- Interpreting anomaly scores and setting thresholds
- Clean up steps
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Jan 6
2025
2025
Efficiently build and tune custom log anomaly detection models with Amazon SageMaker
Aug 20
2024
2024
Amazon SageMaker Canvas now supports data flows import, and faster data prep for ML
Jan 23
2025
2025
Life Sciences and Healthcare Predictive Analytics with Amazon SageMaker Canvas
Aug 16
2024
2024
Perform generative AI-powered data prep and no-code ML over any size of data using Amazon SageMaker Canvas
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.