This application provides product suggestions based on user's active cart using market basket analysis.
- Python 3.6+
- pip3
New to H2O Wave? We recommend starting in the documentation to download and run the Wave Server on your local machine. Once the server is up and running you can easily use any Wave app.
git clone git@github.com:h2oai/wave-apps.git
cd wave-apps/shopping-cart-recommendations
make setup
make run
Point your favorite web browser to localhost:10101