sanjeev21 commited on
Commit
79d9748
·
1 Parent(s): f5e3869

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ def intro():
29
  - You can choose the number of recommendations to be displayed, between 1 & 5.
30
  - The maximum number of recommendations that are available for display for each keyword/publisherid combo is restricted to 50.
31
  - The minumum number depends on the products available from bizrate.
32
- - If/when all available recommendations for a keyword/publisherid combo has been clicked on, you can either choose a different keyword, reload the application or navigate to a different page. The last two options creates a new session.
33
  #### Analytics Page
34
  - Displays a Line Chart and a Bar Chart, to show the distribution of clicks across Session ID, Keyword, Publisher ID, SKU or Date.
35
  - Displays a table of the most clicked SKU's
 
29
  - You can choose the number of recommendations to be displayed, between 1 & 5.
30
  - The maximum number of recommendations that are available for display for each keyword/publisherid combo is restricted to 50.
31
  - The minumum number depends on the products available from bizrate.
32
+ - If/when all available recommendations for a keyword/publisherid combo has been clicked on, you can either choose a different keyword, reload the application which creates a new session.
33
  #### Analytics Page
34
  - Displays a Line Chart and a Bar Chart, to show the distribution of clicks across Session ID, Keyword, Publisher ID, SKU or Date.
35
  - Displays a table of the most clicked SKU's