Listing Thumbnail

    Propensity US: Walmart Grocery Shopper

     Info
    Deployed on AWS
    Propensity model that determines the probability that a consumer is Walmart Grocery Shopper

    Overview

    Prosper Insights & Analytics' propensity model predicts the probability that a U.S. adult consumer shops at a specific retailer. Based on a set of basic demographics, the model identifies individuals who are likely to shop at that retailer. 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 shop at a specific retailer.
    • 100% Privacy Compliant Models. No PII Used.
    • Based on unique large sample consumer survey data (N=16,619).

    Details

    Delivery method

    Latest version

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    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.
    Financing for AWS Marketplace purchases

    Pricing

    Propensity US: Walmart Grocery Shopper

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (52)

     Info
    Dimension
    Description
    Cost/host/hour
    ml.m4.xlarge Inference (Batch)
    Recommended
    Model inference on the ml.m4.xlarge instance type, batch mode
    $500.00
    ml.m4.xlarge Inference (Real-Time)
    Recommended
    Model inference on the ml.m4.xlarge instance type, real-time mode
    $1.00
    ml.m4.4xlarge Inference (Batch)
    Model inference on the ml.m4.4xlarge instance type, batch mode
    $500.00
    ml.m5.4xlarge Inference (Batch)
    Model inference on the ml.m5.4xlarge instance type, batch mode
    $500.00
    ml.m4.16xlarge Inference (Batch)
    Model inference on the ml.m4.16xlarge instance type, batch mode
    $500.00
    ml.p3.16xlarge Inference (Batch)
    Model inference on the ml.p3.16xlarge instance type, batch mode
    $500.00
    ml.m5.2xlarge Inference (Batch)
    Model inference on the ml.m5.2xlarge instance type, batch mode
    $500.00
    ml.m4.2xlarge Inference (Batch)
    Model inference on the ml.m4.2xlarge instance type, batch mode
    $500.00
    ml.c5.2xlarge Inference (Batch)
    Model inference on the ml.c5.2xlarge instance type, batch mode
    $500.00
    ml.p3.2xlarge Inference (Batch)
    Model inference on the ml.p3.2xlarge instance type, batch mode
    $500.00

    Vendor refund policy

    No refunds.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    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.

    Usage information

     Info

    Delivery details

    Amazon SageMaker model

    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:
    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  .
    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

    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.

    Input MIME type
    text/csv
    1,5,24,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0
    https://prosper-sample-batch.s3.us-east-2.amazonaws.com/batch_input_basic_geo.csv

    Input data descriptions

    The following table describes supported input data fields for real-time inference and batch transform.

    Field name
    Description
    Constraints
    Required
    Gender
    Integer (0, 1) 0 = Female 1 = Male
    Type: Categorical Allowed values: 0,1
    Yes
    Age Range
    (Integer, 1-6) 1 = 18-24 2 = 25-34 3 = 35-44 4 = 45-54 5 = 55-64 6 = 65+
    Type: Categorical Allowed values: 1,2,3,4,5,6
    Yes
    Household Income
    (Integer, 0-24) 0 = Less than 10,000 1 = 10,000-14,999 2 = 15,000-19,999 3 = 20,000-24,999 4 = 25,000-29,999 5 = 30,000-34,999 6 = 35,000-39,999 7 = 40,000-44,999 8 = 45,000-49,999 9 = 50,000-54,999 10 = 55,000-59,999 11 = 60,000-64,999 12 = 65,000-69,999 13 = 70,000-74,999 14 = 75,000-79,999 15 = 80,000-84,999 16 = 85,000-89,999 17 = 90,000-94,999 18 = 95,000-99,999 19 = 100,000-109,999 20 = 110,000-119,999 21 = 120,000-129,999 22 = 130,000-139,999 23 = 140,000-149,999 24 = 150,000 or more
    Type: Categorical Allowed values: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24
    Yes
    Zip Code
    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.
    Type: Integer
    Yes

    Support

    AWS infrastructure support

    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.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    5 external reviews
    Star ratings include only reviews from verified AWS customers. External reviews can also include a star rating, but star ratings from external reviews are not averaged in with the AWS customer star ratings.
    Information Technology and Services

    Walmart sells everything that peoples ned

    Reviewed on Jul 30, 2022
    Review provided by G2
    What do you like best about the product?
    One stop solution for everything.no need to get out and buy grocery
    What do you dislike about the product?
    We cannot see actual quality of products
    What problems is the product solving and how is that benefiting you?
    Time Saving and delivery at door step
    Eduard G.

    Logistics Manager

    Reviewed on May 24, 2022
    Review provided by G2
    What do you like best about the product?
    Not a huge fan of this software i dont really know
    What do you dislike about the product?
    lack of quality goods and thatws about it really
    What problems is the product solving and how is that benefiting you?
    none really im a pretty good problem solver
    Recommendations to others considering the product:
    Its a ok software
    Lakeysha R.

    Very Convenient

    Reviewed on Apr 26, 2022
    Review provided by G2
    What do you like best about the product?
    I love the convenience of the service because it saves time and is helpful.
    What do you dislike about the product?
    The delays that we have as customers and shoppers.
    What problems is the product solving and how is that benefiting you?
    Time-saving, flexibility
    Melissa F.

    Shopping on the mend.

    Reviewed on Jan 05, 2022
    Review provided by G2
    What do you like best about the product?
    What I like best about this software is how easy it is to use to find everything you need right there your fingertips. While I was getting better after being sick this last month for the first time I took full advantage of doing all of my shopping online usually I buy one or two things here one or two things there but it made my life so much easier while I got better I'm still getting better it's just it's made my life so much easier.
    What do you dislike about the product?
    The worst part about it is while searching an item that could be listed under several different categories or different names can be difficult to find that item on the website kind of like searching the aisles when you don't know where some things at lol.
    What problems is the product solving and how is that benefiting you?
    The main problem I was originally solving with keeping everyone else safe when I was sick and keeping me safe and my family safe by not having to go to the grocery store and I realized it really is beneficial to have people who are willing and able to deliver to you and an app that is so reliable
    Recommendations to others considering the product:
    Enjoy
    Computer & Network Security

    Walmart grocery

    Reviewed on Dec 21, 2021
    Review provided by G2
    What do you like best about the product?
    The way you can search for your items and find the things you need
    What do you dislike about the product?
    I have no dislikes just sometimes orders are late.
    What problems is the product solving and how is that benefiting you?
    The benefit to assist customers and complete orders.
    View all reviews