File size: 365 Bytes
1b9ba9e | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # support_set v1
- Scope: all wallets excluding experiment 2000 wallets.
- Label filter: keep rows with non-null `stance_outcome` and `confidence`.
- Dedup key: `(wallet, market_id, stance_first_block)`.
- Time fields kept: `stance_first_block`, `stance_last_block`.
## Counts
- experiment_wallets_excluded: 2000
- support_wallets: 29319
- support_rows: 1669164
|