{
  "alzheimer": {
    "all": {
      "auc": 0.947621052631579,
      "bal_acc": 0.8991578947368422,
      "n_test": 220
    },
    "first_half": {
      "auc": 0.9431818181818183,
      "bal_acc": 0.8992424242424242,
      "n_test": 104
    },
    "second_half": {
      "auc": 0.9526395173453998,
      "bal_acc": 0.8719457013574661,
      "n_test": 116
    },
    "first_only": {
      "auc": 1.0,
      "bal_acc": 0.95,
      "n_test": 20
    }
  },
  "parkinson": {
    "all": {
      "auc": 0.8878190774742499,
      "bal_acc": 0.8075459023734886,
      "n_test": 135
    },
    "first_half": {
      "auc": 0.8398398398398399,
      "bal_acc": 0.8108108108108107,
      "n_test": 64
    },
    "second_half": {
      "auc": 0.9330645161290322,
      "bal_acc": 0.842741935483871,
      "n_test": 71
    },
    "first_only": {
      "auc": 0.8775510204081632,
      "bal_acc": 0.7857142857142857,
      "n_test": 14
    }
  },
  "mci": {
    "all": {
      "auc": 0.6780487804878048,
      "bal_acc": 0.5947560975609756,
      "n_test": 182
    },
    "first_half": {
      "auc": 0.5918253079507279,
      "bal_acc": 0.5467525195968646,
      "n_test": 85
    },
    "second_half": {
      "auc": 0.7122641509433962,
      "bal_acc": 0.5881217838765009,
      "n_test": 97
    },
    "first_only": {
      "auc": 0.5061728395061729,
      "bal_acc": 0.6111111111111112,
      "n_test": 18
    }
  },
  "tbi_within_readtbi": {
    "all": {
      "auc": 0.6004140786749483,
      "bal_acc": 0.5921325051759834,
      "n_test": 44
    },
    "first_half": {
      "auc": 0.6004140786749483,
      "bal_acc": 0.5921325051759834,
      "n_test": 44
    },
    "second_half": {
      "auc": 0.6004140786749483,
      "bal_acc": 0.5921325051759834,
      "n_test": 44
    },
    "first_only": {
      "auc": 0.6004140786749483,
      "bal_acc": 0.5921325051759834,
      "n_test": 44
    }
  }
}