{
  "dortmund_downstream/sex_classification": {},
  "dortmund_downstream/age_regression": {},
  "srm_downstream/ravlt_total": {
    "xgboost": {
      "pearson_r": 0.11531382145233893,
      "p_value": 0.5439890268607317
    }
  },
  "srm_downstream/digit_span_total": {
    "xgboost": {
      "pearson_r": -0.28549473034727335,
      "p_value": 0.1261890183940785
    }
  },
  "srm_downstream/tmt_b": {
    "xgboost": {
      "pearson_r": -0.03712583332407054,
      "p_value": 0.8455707109147261
    }
  },
  "srm_downstream/stroop_interference": {
    "xgboost": {
      "pearson_r": 0.4024907850296189,
      "p_value": 0.027449134638835686
    }
  },
  "srm_downstream/sex_classification": {
    "xgboost": {
      "auc": 0.6844444444444445,
      "balanced_accuracy": 0.6000000000000001
    },
    "tabpfn": {
      "auc": 0.5822222222222222,
      "balanced_accuracy": 0.5
    }
  },
  "srm_downstream/age_regression": {
    "xgboost": {
      "pearson_r": 0.4021316616160885,
      "p_value": 0.027600504667592087
    }
  },
  "depression_downstream/bdi_regression": {
    "xgboost": {
      "pearson_r": 0.2226840805367597,
      "p_value": 0.13688245943294924
    }
  },
  "depression_downstream/depression_high_vs_low": {
    "xgboost": {
      "auc": 0.5326923076923077,
      "balanced_accuracy": 0.49038461538461536
    },
    "tabpfn": {
      "auc": 0.5115384615384615,
      "balanced_accuracy": 0.4807692307692308
    }
  }
}