Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.
nilearn.datasets.fetch_language_localizer_demo_dataset¶
- nilearn.datasets.fetch_language_localizer_demo_dataset(data_dir=None, verbose=1, legacy_output=True)[source]¶
Download language localizer demo dataset.
- Parameters:
- data_dir
pathlib.Path
orstr
, optional Path where data should be downloaded. By default, files are downloaded in a
nilearn_data
folder in the home directory of the user. See alsonilearn.datasets.utils.get_data_dirs
.- verbose
int
, default=1 Verbosity level (0 means no message).
- legacy_output: bool, default=True
Added in version 0.10.3.
- data_dir
- Returns:
- data
sklearn.utils.Bunch
Dictionary-like object, the interest attributes are :
- data
Examples using nilearn.datasets.fetch_language_localizer_demo_dataset
¶
BIDS dataset first and second level analysis
BIDS dataset first and second level analysis
Surface-based dataset first and second level analysis of a dataset
Surface-based dataset first and second level analysis of a dataset
Beta-Series Modeling for Task-Based Functional Connectivity and Decoding
Beta-Series Modeling for Task-Based Functional Connectivity and Decoding