This post-pandemic Propensity Model determines the probability that a US adult watches Cable TV Most. Lift over Random 1.12. 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.
This product runs machine learning inference on a per-usage basis. Five dimensions bill by host hour for batch inference, each tied to a specific compute instance size. You choose the instance type that fits your workload, moving from smaller to larger memory and CPU capacity. Larger instances process bigger batch jobs, so your cost tracks the instance you select and how many hours it runs. A sixth dimension bills by request count instead of host hours. You pay per inference request, which suits workloads measured by volume rather than runtime.
Top-of-mind questions for buyers
What does one host hour cover for the batch inference dimensions?
One host hour is one hour that a single compute instance runs a batch inference job. Each instance size meters its own running time. Charges accrue only while the instance is active and processing your batch. Larger instance types offer more memory and CPU capacity for bigger jobs.
How does the request-based dimension differ from the host hour dimensions?
The host hour dimensions meter how long a chosen instance runs, so cost tracks runtime. The request-count dimension meters each inference request instead. You pay per request regardless of how long processing takes. Request-based billing suits workloads measured by volume; host hour billing suits workloads measured by runtime.
Am I charged when a batch inference instance is not running?
The host hour dimensions meter running time only. When an instance is not active, no software host hour charges accrue. Charges apply per hour the instance runs a batch job. The request-count dimension bills per inference request, so charges apply only when requests are processed.
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.