
Overview
This solution provides an AutoML piepline which takes in an input csv that contains the labelled text data for any usecase along with a JSON file that contains the desired preprocessing steps that need to be used on the text data. The preprocessed data is then vectorized using different embeddings. Based on the train/test split in the input JSON, multiple ML models are trained using the various embeddings using the concept of AutoML. Once the models are trained and tuned, a leaderboard is returned to the user. The leaderboard contains the models sorted based on the chosen metric, all the metrics relevant to the models, and hyperparameter and embeddings used in the respective models. This will help the user in determining the best model for the text classification task at hand and the chosen model can be replicated or fine-tuned further in the future.
Highlights
- This solution is tested on various text classfication problems both binary as well as multiclass classification. The solution extracts the text columns and the preprocessing techniques from JSON input provided by the user, thus making the methodology flexible for any text classification usecase.
- This solution can be used by individuals and companies in sectors like e-commerce, manufacturing, retail, etc. to perform text classification on data with both binary or multi-class labels. Some examples include categorizing email as spam or not, classifying the text reviews of different products or bucketing reviews into different sentiments.
- DeepInsights is a cloud-based cognitive computing platform that offers data extraction & predictive analytics capabilities. Need customized Image Analytics solutions? Get in touch!Mphasis DeepInsights is a cloud-based cognitive computing platform that offers data extraction & predictive analytics capabilities. Need Customized Deep learning and Machine 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.large Inference (Real-Time) Recommended | Model inference on the ml.m5.large 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
Bug Fixes and Performance Improvement
Additional details
Inputs
- Summary
Following are the mandatory inputs guidelines:
- The input zip file should have csv file and json file (consisting of user inputs)
- Input csv must be having two columns named - "target" and "text"
- Input zip file must be named as "Input.zip"
- Supported content types: application/zip.
- Input MIME type
- application/zip
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.