-
Import the market_basket_app.zip code environment (Admin=>Code Envs=>Import Env)
- If this does not import correctly, create a new Code Environment called
market_basket_appusing Python 3.6 and add the following PIP packages:- efficient-apriori
- dataclasses
- If this does not import correctly, create a new Code Environment called
-
Import the MARKETBASKETAPPLICATION.zip project (New Project=>Import Project)
- If there are any Code Environment errors, add the mapping between
market_basket_appand the environment you imported / created in step 1
- If there are any Code Environment errors, add the mapping between
-
Navigate to the Application Designer page (Top Nav=>...=>Application Designer) and click "Test" to run the application
-
Select a Country from the dropdown, run the scenario and view the results
Enjoy!
