| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Publication Link: Cerebral Cortex(bhaa390), PDF Download
Biorxiv Link: https://www.biorxiv.org/content/10.1101/796714v4
Test-retest reliability is critical for individual differences research. We apply ten predictive modeling methods to resting state connectivity maps from the Human Connectome Project dataset to predict 61 outcome variables. In contrast to reliability of individual resting state connections, we find reliability of the predicted outcomes of predictive models is substantially higher for all ten predictive modeling methods.
Clone this repository on your computer
Use the instructions provided in ./data/cifti/readme.txt and ./data/volume/readme.txt to download and extract the connectome data
Download the unrestricted and restricted HCP behavioral data from http://db.humanconnectome.org and save these csv's in ./data
You can now use ./notebooks/train_models.ipynb to generate predictive modeling results for any one of the following combinations:
{volume, grayordinate} x {BBS75, BBSCV, Lasso, ... , Random Forest} x {29, 15, 7.5 total scan length} x {.5, .2 FD thresholding}
If you're interested in exploring our saved results, extract the tarfiles ./saved_models/cifti/cifti_saved_models.tar.gz and ./saved_models/volume/volume_saved_models.tar.gz in the same directories as the tarfiles
Use ./notebooks/visualize_results.ipynb to explore the saved modeling results
The code provided in this repository was run on the following environment
| Back | FazBrowse Home | New Git URL |