This post-pandemic Propensity Model determines the probability that a US adult is Planning to Purchase Pink. Lift over Random 2.13. This post-pandemic Propensity model is one of a series of consumer classification models based on data from over 17,000 US adults surveyed in 2021 from Prosper's US Media Behaviors & Influence study. Survey data was collected 9 months after the National Covid-19 Coronavirus Emergency was declared, capturing consumer behavior changes and preferences. The survey is anonymous. Zero PII. CCPA and HIPAA Compliant.
Highlights
Enhances digital and offline targeting by identifying an individual’s probability to engage in a specific behavior. Model is based on data from over 17,000 US adults surveyed in 2021 from Prosper's US Media Behaviors & Influence study.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay based on usage, with two pricing methods. Five dimensions charge by host hours for batch inference on specific SageMaker instance types: ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m5.12xlarge, and ml.m5.24xlarge. You pick the instance size that fits your workload, and your cost scales with the hours it runs. Larger instances offer more compute for heavier batch jobs. The sixth dimension, inference.count.m.i.c, charges per request instead of per hour. This lets you pay by inference volume rather than by runtime.
Top-of-mind questions for buyers
What does one host hour mean for the batch inference instance dimensions?
One host hour equals one hour that a chosen SageMaker instance runs a batch inference job. You are charged for each hour the instance stays active. Cost scales with runtime, so a job running two hours on one instance bills two host hours.
How does the per-request dimension differ mechanically from the host-hour dimensions?
The host-hour dimensions meter time an instance runs, so cost tracks runtime. The inference.count.m.i.c dimension meters each inference request instead. You pay by the number of predictions made, not by how long a machine stays on. Volume-based work suits per-request; sustained batch runs suit host hours.
Do I pay for a batch inference instance when no job is running?
Host-hour charges apply only while the SageMaker instance actively runs a batch job. Once the batch job finishes and the instance stops, software host-hour charges stop. Underlying AWS storage or other resource fees may still apply, but the inference software meters running time only.
prospermodelfactory.com
Helpful?
Vendor refund policy
No refunds
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
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.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
None
Additional details
Inputs
Outputs
Usage instructions
Sample notebooks
Inputs
Summary
The model provides propensity estimates based on gender, age range, income range, and zip code. See the sample notebook for details concerning input variables and mappings.
Five digit zip code as integer.
The model requires that the zip code be replaced by a set of 25 binary variables that represent special information regarding the zip. Prosper provides a file that maps every zip code into two integer values (division and cluster). These values are then converted into a set of binary values in a manner similar to one-hot encoding. The mapping file as well as the conversion routines are provided with the sample notebook.
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.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.