analytics
Browse files
app.py
CHANGED
@@ -127,6 +127,7 @@ with gr.Blocks() as demo:
|
|
127 |
1) Semantic Similarity Document Search (SSDS)
|
128 |
2) Fine Tune LLM
|
129 |
3) Trading Analytic: Using Time Series Data to Identify Growth
|
|
|
130 |
|
131 |
#### Data Scientist: Kevin Wong, [email protected], 416-903-7937
|
132 |
|
|
|
127 |
1) Semantic Similarity Document Search (SSDS)
|
128 |
2) Fine Tune LLM
|
129 |
3) Trading Analytic: Using Time Series Data to Identify Growth
|
130 |
+
4) Portfolio Optimization with cost, probabilities
|
131 |
|
132 |
#### Data Scientist: Kevin Wong, [email protected], 416-903-7937
|
133 |
|