Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -292,7 +292,7 @@ def extended_forecast_evaluation(tickers, rolling_window, forecast_start_date,
|
|
| 292 |
# Set page configuration for a wide layout
|
| 293 |
st.set_page_config(layout="wide")
|
| 294 |
|
| 295 |
-
st.title("
|
| 296 |
|
| 297 |
st.sidebar.title("Input Parameters")
|
| 298 |
|
|
|
|
| 292 |
# Set page configuration for a wide layout
|
| 293 |
st.set_page_config(layout="wide")
|
| 294 |
|
| 295 |
+
st.title("Volatility Prediction Tool")
|
| 296 |
|
| 297 |
st.sidebar.title("Input Parameters")
|
| 298 |
|