stinoco commited on
Commit
1f8e940
1 Parent(s): 4aba40c

fixed issue with markets

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ with gr.Blocks() as demo:
6
  gr.Markdown(
7
  """
8
  # AB InBev Data Science Challenge
9
- Welcome to the AB InBev Data Science Challenge demo! This interactive tool is designed to help you forecast the **SOM** and **Volume** series, and analyze their price sensitivity.
10
  ## How to use this demo?
11
  Using this demo is simple and straightforward. Just follow these steps:
12
  1. Select the series you want to forecast from the dropdown menu. The valid options are **SOM** and **Volume**.
 
6
  gr.Markdown(
7
  """
8
  # AB InBev Data Science Challenge
9
+ Welcome to the AB InBev Data Science Challenge demo! This interactive tool is designed to help you forecast the **SOM** and **Volume** series on **Market_004**, and analyze their price sensitivity.
10
  ## How to use this demo?
11
  Using this demo is simple and straightforward. Just follow these steps:
12
  1. Select the series you want to forecast from the dropdown menu. The valid options are **SOM** and **Volume**.