analytics
Browse files
app.py
CHANGED
@@ -327,7 +327,7 @@ Assumptions:
|
|
327 |
- The expected return and risk level of the allocation are calculated using historical data and statistical models.
|
328 |
|
329 |
|
330 |
-
"""
|
331 |
|
332 |
demo.launch()
|
333 |
|
|
|
327 |
- The expected return and risk level of the allocation are calculated using historical data and statistical models.
|
328 |
|
329 |
|
330 |
+
""")
|
331 |
|
332 |
demo.launch()
|
333 |
|