5. Decoding and MVPA: predicting from brain images¶
Decoding consists in predicting external variables such as behavioral or phenotypic variables from brain image. It can be useful for diagnostic of prognosis, or to probe the information content of brain activity images.
These are Supervised learning tasks, focused on predicting an output value.
- 5.1. An introduction to decoding
- 5.2. Choosing the right predictive model for neuroimaging
- 5.3. FREM: fast ensembling of regularized models for robust decoding
- 5.4. SpaceNet: decoding with spatial structure for better maps
- 5.5. Searchlight : finding voxels containing information
- 5.6. Running scikit-learn functions for more control on the analysis