paperKB
coga / coga-kb
Help
Sign in

Chunk #35 — 3. Advanced examples — 3.3. Decoding—MVPA—supervised learning

Source
MEG and EEG data analysis with MNE-Python.
Embedded
yes

Text

MNE-Python can easily be used for decoding using Scikit-Learn (Pedregosa et al., 2011). Decoding is often referred to as multivariate pattern analysis (MVPA), or simply supervised learning. Figure 8 presents cross-validation scores in a binary classification task that consists of predicting, at each time point, if an epoch corresponds to a visual flash in the left hemifield or a left auditory stimulus. Results are presented in Figure 8. The script to reproduce this figure is available in Table 3.