Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 694 Bytes

MAIN-training-nilearn-ml

To launch an online version: Binder

To install locally:

  • Download and install python with the full-suite 64-bit Anaconda distribution
  • Download or clone the Intro to ML repository.
  • Install the necessary packages: pip install -r requirements.txt
  • Test everything by opening each of the .ipynb notebooks and running the first few cells. This will download data automatically. The fourth notebook in particular downloads ~1GB of data.