Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
Frequency-dependent Selection01:21

Frequency-dependent Selection

22.2K
When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
22.2K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.6K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
2.6K
Multiple Regression01:25

Multiple Regression

3.1K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.1K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

123
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
123
Bandpass Sampling01:17

Bandpass Sampling

241
In signal processing, bandpass sampling is an effective technique for sampling signals that have most of their energy concentrated within a narrow frequency band. This type of signal is known as a bandpass signal. The key principle of bandpass sampling involves sampling the signal at a rate that is greater than twice the signal's bandwidth to prevent aliasing.
A bandpass signal has a spectrum with a lower frequency limit, denoted as ω1, and an upper frequency limit, denoted as ω2....
241

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Visual semantic tuning across the cortex shifts between tasks.

bioRxiv : the preprint server for biology·2026
Same author

Bilingual language processing relies on shared semantic representations that are modulated by each language.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Individual differences shape conceptual representation in the brain.

bioRxiv : the preprint server for biology·2025
Same author

The Voxelwise Encoding Model framework: A tutorial introduction to fitting encoding models to fMRI data.

Imaging neuroscience (Cambridge, Mass.)·2025
Same author

Movement-responsive deep brain stimulation for Parkinson's disease using a remotely optimized neural decoder.

Nature biomedical engineering·2025
Same author

Unsupervised Test-Time Adaptation for Hepatic Steatosis Grading Using Ultrasound B-Mode Images.

IEEE transactions on ultrasonics, ferroelectrics, and frequency control·2025

Related Experiment Video

Updated: Aug 23, 2025

Topographical Estimation of Visual Population Receptive Fields by fMRI
06:02

Topographical Estimation of Visual Population Receptive Fields by fMRI

Published on: February 3, 2015

9.3K

Feature-space selection with banded ridge regression.

Tom Dupré la Tour1, Michael Eickenberg2, Anwar O Nunez-Elizalde1

  • 1Helen Wills Neuroscience Institute, University of California, Berkeley, CA 94720, USA.

Neuroimage
|November 5, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces banded ridge regression for analyzing brain recordings. This method effectively selects relevant feature spaces, improving prediction accuracy and model interpretability for neuroscience research.

Keywords:
Encoding modelsGroup sparsityHyperparameter optimizationNeuroimagingRegularized regressionVariance decomposition

More Related Videos

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

851

Related Experiment Videos

Last Updated: Aug 23, 2025

Topographical Estimation of Visual Population Receptive Fields by fMRI
06:02

Topographical Estimation of Visual Population Receptive Fields by fMRI

Published on: February 3, 2015

9.3K
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

851

Area of Science:

  • Neuroscience
  • Machine Learning
  • Computational Biology

Background:

  • Encoding models predict brain activity from stimulus representations.
  • Existing methods often use single feature spaces or struggle with multiple complementary spaces.
  • Regularization is key for fitting these models.

Purpose of the Study:

  • To develop a method for decomposing variance explained by banded ridge regression across feature spaces.
  • To demonstrate how banded ridge regression performs automatic feature-space selection.
  • To address computational challenges in fitting these models for large datasets.

Main Methods:

  • Extended ridge regression to banded ridge regression, optimizing regularization per feature space.
  • Developed a method to decompose explained variance over multiple feature spaces.
  • Proposed computational strategies for large-scale applications.

Main Results:

  • Banded ridge regression effectively performs feature-space selection, ignoring non-predictive or redundant spaces.
  • This selection enhances prediction accuracy and model interpretability.
  • The method is mathematically linked to other feature selection techniques.

Conclusions:

  • Banded ridge regression offers a powerful approach for analyzing complex brain data by selecting optimal feature spaces.
  • The proposed methods improve the efficiency and interpretability of encoding models.
  • An open-source Python package, Himalaya, is released to facilitate implementation.