
Overview
This solution analyzes textual description of incidents from ticket data to predict its category. It uses an attention based pretrained model to classify the tickets over a predefined set of incident categories using these textual descriptions. These incident categories along with the respective tickets are provided as output which can be used by an IT service management tool. This reduces the efforts required by L0 associates to read through the description and assign the categories.
Highlights
- A Deep Learning solution with Transformer based learners predicts the incident category of tickets based on the description provided by the user. The prediction engine comprises a pre-trained model to predict the incident category of the tickets. This requires no training and the models are pre-built.
- The set of incident categories used by the Transformer learners are identified from the textual description using NLP based ML approaches. These data driven categories are prominent topics that have generalized coverage (relevance) spanning the IT ticket data of various business verticals.
- 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 | $16.00 |
ml.m5.xlarge Inference (Real-Time) Recommended | Model inference on the ml.m5.xlarge instance type, real-time mode | $8.00 |
ml.m4.4xlarge Inference (Batch) | Model inference on the ml.m4.4xlarge instance type, batch mode | $16.00 |
ml.m5.4xlarge Inference (Batch) | Model inference on the ml.m5.4xlarge instance type, batch mode | $16.00 |
ml.m4.16xlarge Inference (Batch) | Model inference on the ml.m4.16xlarge instance type, batch mode | $16.00 |
ml.m5.2xlarge Inference (Batch) | Model inference on the ml.m5.2xlarge instance type, batch mode | $16.00 |
ml.p3.16xlarge Inference (Batch) | Model inference on the ml.p3.16xlarge instance type, batch mode | $16.00 |
ml.m4.2xlarge Inference (Batch) | Model inference on the ml.m4.2xlarge instance type, batch mode | $16.00 |
ml.c5.2xlarge Inference (Batch) | Model inference on the ml.c5.2xlarge instance type, batch mode | $16.00 |
ml.p3.2xlarge Inference (Batch) | Model inference on the ml.p3.2xlarge instance type, batch mode | $16.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 model
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a 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
It is the third version of the algorithm.
Additional details
Inputs
- Summary
The model requires a CSV file as input. It is mandatory to include following columns.
- Incident Number: Unique ID for each incident
- Description: Textual data that explains the incident.
- First column in the dataset should contain Incident Number and second column should contain Description.
- Max number of input data points -100.
- Input MIME type
- text/csv
Input data descriptions
The following table describes supported input data fields for real-time inference and batch transform.
Field name | Description | Constraints | Required |
|---|---|---|---|
Incident Number | This column contains unique ID for each incident. | Type: FreeText | Yes |
Description | This column contains textual data that explains the incident. | Type: FreeText | 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


