Skip to content

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
===========================================
NILEARN: neuroimaging with the scikit-learn
===========================================

This repository contains code and documentation to use the scikit-learn
( https://scikit-learn.org ) for neuroimaging data analysis. The only
requirements are scikit-learn and nibabel ( https://nipy.org/nibabel ), as
well as their dependencies (numpy, scipy and matplotlib).

The code comes with fully-runnable examples that download the data
required from Internet.

License
--------

As indicated in the COPYING file, all the code and documentation is
BSD-licensed.