YuzeBai's picture
downstream bootstrap: add baseline field (downstream/bootstrap/draws.meta.json)
c5156ed verified
Raw
History Blame Contribute Delete
265 Bytes
{
"n_boot": 1000,
"seed": 42,
"baseline": "linear",
"methods": [
"linear",
"multirocket",
"lsm2",
"toto",
"chronos2",
"xgboost",
"wbm",
"gru_d"
],
"n_tasks": 32,
"fairness_attributes": [
"age_group",
"sex"
]
}