This notebook assumes proficiency in python, numpy, pandas, and scikit-learn. We recommend looking up tutorials for these tools if you are unfamiliar with any of them, such as Neuroimaging and Data Science. Chapters 2, 3, 5 and 6 of this book are particularly useful if you do not have familiarity with git or python.
The provided notebook has the following python dependencies:
pip install pandas numpy afqinsight seaborn scikit-learn
Once you are done with this tutorial, if you are interested in learning more about interacting with MRI data more directly, these tutorials may be useful: