
Overview
Education loan lead identifier model uses Natural Language Processing to identify potential leads for education loan. This model takes text input like individual tweets, comments or any other text expression to predict a potential lead.
Highlights
- This solution can be utilized by banks for identifying leads and overall market demand for education loans.
- The model can take a maximum of 70kb ( ~1000 rows of text ) as input and identify rows of text data with a lead potential.
- Mphasis HyperGraf is an omni-channel customer 360 analytics solution. Need customized Deep Learning/NLP 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.xlarge Inference (Batch) Recommended | Model inference on the ml.m5.xlarge 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
Bug Fixes and Performance Improvement
Additional details
Inputs
- Summary
Amazon SageMaker
Input
• Supported content types: text/csv • Sample input file:
Text Got very good percentile in CAT exam which college to focus on •This model works with any text data which could be in the form of a tweets, comments or any other text expression •The column containing the text data must be given the heading as “Text” •Maxium input file size : 70kb ( ~1000 rows of text)
Output
• Content type: text/csv • Output file will contain the original text along with loan potential score for each text - (Lead or Not Lead) • Output file also shows that given text belongs to education category or not • Sample output file: (https://tinyurl.com/vdxxz5r )
Invoking endpoint
AWS CLI Command
If you are using real time inferencing, please create the endpoint first and then use the following command to invoke it:
aws sagemaker-runtime invoke-endpoint --endpoint-name "endpoint-name" --body fileb://Education_Loan_Lead_identifier_sample_data.csv --content-type text/csv --accept application/Education_Loan_Lead_identifier_sample_output.csvSubstitute the following parameters:
- "endpoint-name" - name of the inference endpoint where the model is deployed
- Education_Loan_Lead_identifier_sample_data.csv - input csv file to do the inference on
- text/csv - type of the given input text file
- Education_Loan_Lead_identifier_sample_output.csv - filename where the inference results are written to
Resources
• [Education Loan Lead identifier sample data] (https://tinyurl.com/yx4csf7r ) • [Sample Notebook] (https://tinyurl.com/v8vdu2b )
- Input MIME type
- text/csv, text/plain
Resources
Support
Vendor support
For any assistance, please reach out 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

