Prosper Insights & Analytics' propensity model predicts the probability that a U.S. adult consumer works on their own car. Based on a set of basic demographics, the model identifies individuals who are likely to be an automotive DIYer. The model was trained with data from Prosper's large Media Behaviors & Influence (MBI) study (N=16,619).
Highlights
Enhances digital and offline targeting by identifying individuals likely to be Automotive DIYers.
100% Privacy Compliant Models. No PII Used.
Based on unique large sample consumer survey data (N=16,619).
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 by the hour for each AWS machine learning instance you run to score consumers with this propensity model. Pricing splits into two modes: Batch, which processes datasets in scheduled runs, and Real-Time, which serves live predictions. Within each mode, you choose from many instance types across the m4, m5, c4, c5, p2, and p3 families. General-purpose and compute-optimized instances suit standard scoring; GPU instances handle heavier workloads. Larger sizes within each family carry higher hourly rates. You select the mode and instance size that fit your workload, and charges accrue only for hours used.
Top-of-mind questions for buyers
What does one HostHrs unit measure for this propensity model?
One HostHrs unit is one hour that a chosen machine learning instance runs to score consumers. Billing counts each active instance-hour. You pay for the hours the instance runs, whether processing a batch dataset or serving live requests. Stopped instances stop accruing software charges.
How does Batch inference differ from Real-Time inference for my bill?
Batch mode meters instance-hours during scheduled runs that score whole datasets at once. Real-Time mode meters instance-hours while a live endpoint stays running to answer prediction requests. Both bill per hour of the same instance types. Batch suits periodic scoring; Real-Time suits always-on prediction serving.
What am I actually scoring with this model, and does the data come extra?
This model predicts consumer propensity for car and truck do-it-yourself activity, built on Prosper's consumer survey data. You run it against your audiences on the instance you choose. The hourly instance charge is what appears in this listing; it covers running the model to generate scores.
www.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
Minor fixes to the underlying software.
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.
Propensity US: Car-Truck DIYer targets directly car and truck owners who like to fix their cars and trucks by themselves. It has a repair database which contains information on steps, troubleshooting, and parts lookup for different car brands and models.
What do you dislike about the product?
I started getting annoyed when I was looking for information on my used European car. The platform provided a very limited source of information that did not meet the needs of my vehicle project.
What problems is the product solving and how is that benefiting you?
Propensity US makes repair information for cars and trucks easily available to the DIYers in the US. Rather than having to rely on mechanics, I can identify and possibly solve some problems independently, thanks to the platform’s comprehensive instructions.