Prosper Insights & Analytics' Fashion Conscious propensity model predicts the probability that a U.S. adult consumer is fashion conscious. Based on a set of basic demographics, the model identifies individuals for whom the newest fashion trends and styles are important. The model was trained with data from Prosper's large database of U.S. adult consumer intentions and actions.
Highlights
Enhances digital and offline targeting by identifying individuals for whom the newest fashion trends and styles are important.
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 host hour for running this consumer propensity model on Amazon SageMaker. Pricing is organized around two choices. First, you pick an inference mode: batch, which processes data in scheduled jobs, or real-time, which serves predictions on demand. Second, you pick a compute instance type and size. General-purpose (m4, m5), compute-optimized (c4, c5), and GPU (p2, p3) families are available across sizes from large to 24xlarge. Larger instances carry higher hourly rates. Your total cost depends on which instance you run and how many hours it runs.
Top-of-mind questions for buyers
What does one HostHrs unit mean, and when do charges start and stop?
One HostHrs unit is one hour of a single SageMaker instance running the model. Billing meters actual running time on the instance type you choose. Charges accrue only while the instance runs. Batch jobs bill for the duration of each processing run; real-time endpoints bill for the time the endpoint stays active.
How does batch inference differ from real-time inference for my bill?
Both meter by host hour on the same instance types. Batch mode runs scheduled jobs, so you pay only for the hours each job takes to process your data. Real-time mode keeps an endpoint active to serve predictions on demand, so you pay for every hour that endpoint stays up, even between requests.
If I run a job across several instances at once, how is cost calculated?
Each running instance meters its own host hours at the rate for that instance type. Running multiple instances multiplies the hourly rate by the number of instances and the hours each runs. Your invoice adds these together. Cost scales with both instance count and how long each instance runs.
www.prospermodelfactory.com+1
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.
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.