This post-pandemic Propensity Model determines the probability that a US adult uses Pinterest Regularly. Lift over Random 1.58. 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 components. Five dimensions bill by host hours for batch inference, running the model to score data in bulk. Each maps to a specific machine instance size, from ml.m4.xlarge up through ml.m5.24xlarge. Larger instances offer more compute, so you choose the size that fits your job and pay per hour it runs. A separate dimension bills per inference request, letting you pay by the count of predictions instead of by runtime. Together these let you match cost to how you process data.
Top-of-mind questions for buyers
What machine specs do the batch inference host-hour dimensions map to?
Each host-hour dimension maps to a specific AWS SageMaker instance type. The ml.m4 sizes (xlarge, 2xlarge, 4xlarge) and ml.m5 sizes (12xlarge, 24xlarge) differ in CPU and memory. Larger instance names carry more compute. You pick the size matching your batch job and pay for each hour it runs.
Am I charged for a batch instance when it is not actively processing data?
Batch inference dimensions meter host hours, so charges accrue while the instance runs your job. Batch transform jobs start an instance, process the data, then shut down. Once the job finishes and the instance stops, software host-hour charges stop. Underlying AWS infrastructure fees are separate.
How do the host-hour charges combine with the per-request inference charge on my bill?
The two components meter different things. The five batch dimensions bill by hours an instance runs. The inference request dimension bills by count of predictions made. You use the approach matching your workload. Host hours dominate for long bulk jobs; request counts dominate when paying per prediction.
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.