Upload prediction_history.json with huggingface_hub
Browse files- prediction_history.json +14 -0
prediction_history.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"predictions": [
|
| 3 |
+
{
|
| 4 |
+
"signal_date": "2026-03-18",
|
| 5 |
+
"hold_until": "2026-05-22",
|
| 6 |
+
"data_date": "2026-03-17",
|
| 7 |
+
"recommended_etf": "SLV",
|
| 8 |
+
"predicted_return": 0.0467,
|
| 9 |
+
"actual_return": null,
|
| 10 |
+
"hero_mode": "expanding"
|
| 11 |
+
}
|
| 12 |
+
],
|
| 13 |
+
"last_updated": "2026-03-18T14:27:28.627568"
|
| 14 |
+
}
|