
Overview
This solution is a deep learning-based approach to learn and understand the patterns in IoT sensor data. It aims at learning the normal behavior patterns of the sensor data during training process using generative algorithms. Once trained, the model can identify abnormal signals from the sensor and classify them as anomalous.
Highlights
- Imbalanced data is a major challenge in anomaly detection domain, with huge non-anomalous data and limited anomalous data. This solution is capable of handling data imbalance and is a semi-supervised approach which uses generative deep learning algorithms. It learns normal IoT sensor patterns using non-anomalous data and builds a 1-rule threshold model using data from both classes. It then identifies the anomalous behavior of the sensor using inclusion-exclusion principle. The solution is also re-trainable to capture information drift.
- This solution is capable of handling huge amounts of class imbalance and capturing anomalous behavior. This makes the solution usable in multiple industries for predictive maintenance to raise early alarms indicating system’s abnormal behavior. Specific use cases could be production machine maintenance, IoT sensor data analysis for anomalous behavior identification, IT infrastructure maintenance, data drift detection.
- InfraGraf is a patented Cognitive infrastructure automation platform that optimizes enterprise technology infrastructure investments. It diagnoses and predicts infrastructure failures. Need customized Machine Learning and Deep Learning solutions? Get in touch!
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/host/hour |
|---|---|---|
ml.m5.large Inference (Batch) Recommended | Model inference on the ml.m5.large instance type, batch mode | $20.00 |
ml.m5.large Inference (Real-Time) Recommended | Model inference on the ml.m5.large instance type, real-time mode | $10.00 |
ml.m5.large Training Recommended | Algorithm training on the ml.m5.large instance type | $10.00 |
ml.m4.4xlarge Inference (Batch) | Model inference on the ml.m4.4xlarge instance type, batch mode | $20.00 |
ml.m5.4xlarge Inference (Batch) | Model inference on the ml.m5.4xlarge instance type, batch mode | $20.00 |
ml.m4.16xlarge Inference (Batch) | Model inference on the ml.m4.16xlarge instance type, batch mode | $20.00 |
ml.m5.2xlarge Inference (Batch) | Model inference on the ml.m5.2xlarge instance type, batch mode | $20.00 |
ml.p3.16xlarge Inference (Batch) | Model inference on the ml.p3.16xlarge instance type, batch mode | $20.00 |
ml.m4.2xlarge Inference (Batch) | Model inference on the ml.m4.2xlarge instance type, batch mode | $20.00 |
ml.c5.2xlarge Inference (Batch) | Model inference on the ml.c5.2xlarge instance type, batch mode | $20.00 |
Vendor refund policy
Currently we do not support refunds, but you can cancel your subscription to the service at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon SageMaker algorithm
An Amazon SageMaker algorithm is a machine learning model that requires your training data to make predictions. Use the included training algorithm to generate your unique model artifact. Then deploy the model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Version release notes
bug fixes
Additional details
Inputs
- Summary
There should not be any categorical or string columns. Try to incorporate as much patterns from non-fraudulent data as possible to increase out of sample accuracy.
- Input MIME type
- application/zip, text/csv, text/plain, application/json
Input data descriptions
The following table describes supported input data fields for real-time inference and batch transform.
Field name | Description | Constraints | Required |
|---|---|---|---|
train | Kindly visit the sample input data link. | Type: Continuous | Yes |
Resources
Vendor resources
Support
Vendor support
For any assistance reach out to us at:
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

