Installation¶
This package could easily be installed via pip (package manager for Python):
pip install -U neuropredict
OS requirements¶
If you do not have python or pip installed, please follow the links below for instructions on installing them:
Python: https://www.python.org/downloads/ (pip comes packaged with Python)
Windows users:
can follow this guide https://www.ics.uci.edu/~pattis/common/handouts/pythoneclipsejava/python.html or https://www.python.org/downloads/windows/
and read these FAQ to familiarize themselves with typical questions using these FAQ: https://docs.python.org/3/faq/windows.html
please note we do not test neuropredict regularly on the Windows OS, and we strongly recommend you to Unix-based OSes when possible.
Python dependencies¶
numpy
sklearn
nibabel
pyradigm
confounds
setuptools
scipy
matplotlib