{
  "dortmund_downstream/sex_classification": {},
  "dortmund_downstream/age_regression": {},
  "srm_downstream/ravlt_total": {
    "xgboost": {
      "pearson_r": 0.1857428364754125,
      "p_value": 0.3257487710797943
    }
  },
  "srm_downstream/digit_span_total": {
    "xgboost": {
      "pearson_r": 0.21884181358364455,
      "p_value": 0.2452907374967177
    }
  },
  "srm_downstream/tmt_b": {
    "xgboost": {
      "pearson_r": 0.09770849344401066,
      "p_value": 0.6074875501669204
    }
  },
  "srm_downstream/stroop_interference": {
    "xgboost": {
      "pearson_r": 0.0914922295919707,
      "p_value": 0.630629720937324
    }
  },
  "srm_downstream/sex_classification": {
    "xgboost": {
      "auc": 0.4933333333333333,
      "balanced_accuracy": 0.4666666666666667
    },
    "tabpfn": {
      "auc": 0.64,
      "balanced_accuracy": 0.5
    }
  },
  "srm_downstream/age_regression": {
    "xgboost": {
      "pearson_r": 0.5394453950749283,
      "p_value": 0.0020956950160417173
    }
  },
  "depression_downstream/bdi_regression": {
    "xgboost": {
      "pearson_r": 0.08341183282846693,
      "p_value": 0.5815518369468193
    }
  },
  "depression_downstream/depression_high_vs_low": {
    "xgboost": {
      "auc": 0.5653846153846154,
      "balanced_accuracy": 0.4769230769230769
    },
    "tabpfn": {
      "auc": 0.5423076923076924,
      "balanced_accuracy": 0.48461538461538467
    }
  }
}