Infrastructure: Update Gitea upstream target repo and run baseline sync

This commit is contained in:
Antigravity Agent
2026-06-22 20:17:20 +02:00
parent 529de93edf
commit 108743e46e
7 changed files with 37 additions and 43 deletions

View File

@@ -4,12 +4,12 @@
"predictions": {
"BTC": {
"rf": {
"T1": 0.513,
"T1": 0.342,
"T5": 0.5,
"T10": 0.5
},
"gb": {
"T1": 0.64,
"T1": 0.126,
"T5": 0.5,
"T10": 0.5
},
@@ -24,19 +24,19 @@
"T10": 0.5
},
"mlp": {
"T1": 0.037,
"T5": 0.706,
"T10": 0.207
"T1": 0.222,
"T5": 0.176,
"T10": 0.928
}
},
"ETH": {
"rf": {
"T1": 0.493,
"T1": 0.322,
"T5": 0.51,
"T10": 0.5
},
"gb": {
"T1": 0.65,
"T1": 0.136,
"T5": 0.5,
"T10": 0.47
},
@@ -51,19 +51,19 @@
"T10": 0.5
},
"mlp": {
"T1": 0.037,
"T5": 0.696,
"T10": 0.227
"T1": 0.222,
"T5": 0.166,
"T10": 0.948
}
},
"SOL": {
"rf": {
"T1": 0.543,
"T1": 0.372,
"T5": 0.5,
"T10": 0.48
},
"gb": {
"T1": 0.62,
"T1": 0.106,
"T5": 0.52,
"T10": 0.5
},
@@ -78,9 +78,9 @@
"T10": 0.5
},
"mlp": {
"T1": 0.057,
"T5": 0.706,
"T10": 0.187
"T1": 0.242,
"T5": 0.176,
"T10": 0.908
}
}
}