This post-pandemic Propensity Model determines the probability that a US adult Uses Health Apps. Lift over Random 1.27. 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 no upfront commitment. Five dimensions bill by host hours for running batch model inference on different SageMaker instance types. These instance types (ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m5.12xlarge, and ml.m5.24xlarge) vary in compute capacity, so you choose the size that fits your workload. Larger instances cost more per hour but process bigger batches. A sixth dimension bills per inference request, letting you pay by the number of predictions made rather than by runtime. This gives you two ways to match cost to how you run models.
Top-of-mind questions for buyers
What does one host hour mean for the batch inference dimensions?
A host hour measures the time one SageMaker instance runs in batch mode. Billing starts when the instance boots for a batch job and ends when it stops. You pay per running hour, per instance. Larger instance types accrue a higher hourly rate for the same running time.
How do the host-hour charges combine with the per-request inference charge?
The five instance dimensions bill by running time in batch mode. The inference.count dimension bills per prediction request, independent of runtime. If you use both modes, each charge appears separately on the same invoice. Batch runtime tends to drive cost for large jobs; request count drives cost for on-demand predictions.
Am I charged when a batch inference instance is stopped between jobs?
Host-hour charges apply only while the instance runs a batch job. Once a batch transform job finishes and the instance stops, software host-hour charges end. Underlying AWS storage or other resources may still incur separate AWS fees, 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.