Amazon Sagemaker
Amazon SageMaker is a fully-managed platform that enables developers and data scientists to quickly and easily build, train, and deploy machine learning models at any scale. With Amazon SageMaker, all the barriers and complexity that typically slow down developers who want to use machine learning are removed. The service includes models that can be used together or independently to build, train, and deploy your machine learning models.

Dataset sanity checks for Classification
By:
Latest Version:
version 1
The solution tests and validates the input dataset sanity requirements with respect to Classification modeling
Product Overview
The solution explores the raw input dataset and identifies various data discrepancies like Data duplicates, Variable mix, Variables and Label drift. The solution tests for these discrepancies and report the user of its suitability for Classification Modeling. It output the quantified measure of the discrepancies and alert the user of necessary data preparation required prior to training.
Key Data
Version
By
Categories
Type
Model Package
Highlights
Data sanity refers to the correctness of the data showing absence of discrepancies such as duplicates, single value columns, drifts, etc and its conformance to Machine learning requirements. This solution checks the input dataset for discrepancies like Data Duplicates, Single value column, Drifts, Variable mix, and gives an early warning to the user to perform data preparation before model training. The early identification of the data discrepancies avoids percolation of error to classification models and prediction
The solution accepts tabular dataset containing at least one valid Label variable to be used in Classification modeling. The acceptable data types for variables include Numerical, Categorical and Strings. The solution gives the proportion of integer and strings mix within train test splits of the given dataset. The correctness of the dataset can be reported for various Label assignments (if more than one Label exist). The solution expects the user to define explicitly for Label, Index and Categorical variables in a dataset for every run.
PACE - ML is Mphasis Framework and Methodology for end-to-end machine learning development and deployment. PACE-ML enables organizations to improve the quality & reliability of the machine learning solutions in production and helps automate, scale, and monitor them. Need customized Machine Learning and Deep Learning solutions? Get in touch!
Not quite sure what you’re looking for? AWS Marketplace can help you find the right solution for your use case. Contact us
Pricing Information
Use this tool to estimate the software and infrastructure costs based your configuration choices. Your usage and costs might be different from this estimate. They will be reflected on your monthly AWS billing reports.
Contact us to request contract pricing for this product.
Estimating your costs
Choose your region and launch option to see the pricing details. Then, modify the estimated price by choosing different instance types.
Version
Region
Software Pricing
Model Realtime Inference$8.00/hr
running on ml.m5.large
Model Batch Transform$16.00/hr
running on ml.m5.large
Infrastructure PricingWith Amazon SageMaker, you pay only for what you use. Training and inference is billed by the second, with no minimum fees and no upfront commitments. Pricing within Amazon SageMaker is broken down by on-demand ML instances, ML storage, and fees for data processing in notebooks and inference instances.
Learn more about SageMaker pricing
With Amazon SageMaker, you pay only for what you use. Training and inference is billed by the second, with no minimum fees and no upfront commitments. Pricing within Amazon SageMaker is broken down by on-demand ML instances, ML storage, and fees for data processing in notebooks and inference instances.
Learn more about SageMaker pricing
SageMaker Realtime Inference$0.115/host/hr
running on ml.m5.large
SageMaker Batch Transform$0.115/host/hr
running on ml.m5.large
Model Realtime Inference
For model deployment as Real-time endpoint in Amazon SageMaker, the software is priced based on hourly pricing that can vary by instance type. Additional infrastructure cost, taxes or fees may apply.InstanceType | Realtime Inference/hr | |
---|---|---|
ml.m4.4xlarge | $8.00 | |
ml.m5.4xlarge | $8.00 | |
ml.m4.16xlarge | $8.00 | |
ml.m5.2xlarge | $8.00 | |
ml.p3.16xlarge | $8.00 | |
ml.m4.2xlarge | $8.00 | |
ml.c5.2xlarge | $8.00 | |
ml.p3.2xlarge | $8.00 | |
ml.c4.2xlarge | $8.00 | |
ml.m4.10xlarge | $8.00 | |
ml.c4.xlarge | $8.00 | |
ml.m5.24xlarge | $8.00 | |
ml.c5.xlarge | $8.00 | |
ml.p2.xlarge | $8.00 | |
ml.m5.12xlarge | $8.00 | |
ml.p2.16xlarge | $8.00 | |
ml.c4.4xlarge | $8.00 | |
ml.m5.xlarge | $8.00 | |
ml.c5.9xlarge | $8.00 | |
ml.m4.xlarge | $8.00 | |
ml.c5.4xlarge | $8.00 | |
ml.p3.8xlarge | $8.00 | |
ml.m5.large Vendor Recommended | $8.00 | |
ml.c4.8xlarge | $8.00 | |
ml.p2.8xlarge | $8.00 | |
ml.c5.18xlarge | $8.00 |
Usage Information
Model input and output details
Input
Summary
This solution takes input as zip file
- This file contains 3 files namely:
- "features_cat.txt" a. contains the column names of the variables that are to be treated as “Categorical” variables(case-sensitive)
- "index_label_names.csv"
- "input.csv" a. Exactly 1 field as "index_name" b. Exactly 1 field as "Lable" c. Columns "index_name" & "Lable" are case-sensitive d. The user has to input “index_name “and “Label” names in placeholder popped-up during run-time.
Input MIME type
text/plain, application/zip, application/jsonSample input data
Output
Summary
Output is a json file which contains dictionary of dictionaries (key-value pairs) and its values. The keys mentioning Dataset (Train or Test dataset) and the values refer to another dictionary containing Keys as Data aspect (Eg. Data Duplicates) along with its values (Eg. 0.0).
Sample output: https://tinyurl.com/yc7cecym
Sample jupyterfile: https://tinyurl.com/77meukry
Output MIME type
text/plain, application/json, application/zipSample output data
Sample notebook
Additional Resources
End User License Agreement
By subscribing to this product you agree to terms and conditions outlined in the product End user License Agreement (EULA)
Support Information
Dataset sanity checks for Classification
For any assistance reach out to us at:
AWS Infrastructure
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.
Learn MoreRefund Policy
Currently we do not support refunds, but you can cancel your subscription to the service at any time.
Customer Reviews
There are currently no reviews for this product.
View allWrite a review
Share your thoughts about this product.
Write a customer review