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

Survival Tree01:19

Survival Tree

445
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
445
Multiple Regression01:25

Multiple Regression

4.2K
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...
4.2K
Regression Analysis01:11

Regression Analysis

8.6K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
8.6K
Classification of Signals01:30

Classification of Signals

1.5K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.5K
Regression Toward the Mean01:52

Regression Toward the Mean

7.2K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.2K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

8.7K
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).
8.7K

You might also read

Related Articles

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

Sort by
Same author

Symptom Clusters and Quality of Life in Cervical Cancer Patients During the Perioperative Period: A Longitudinal Study.

Patient preference and adherence·2026
Same author

Perioperative Symptom Trajectories and a Risk Prediction Model for Cervical Cancer: A Prospective Longitudinal Study.

International journal of women's health·2026
Same author

Lamprey 3D single-cell transcriptomics reveals ancestral and specialized features of the vertebrate brain.

Science (New York, N.Y.)·2026
Same author

p53 overexpression counteracts the pro-survival effect of Bcl-2 by restoring MAMs function in cutaneous squamous cell carcinoma.

Cell division·2026
Same author

Artificial Intelligence in Heart Failure with Preserved Ejection Fraction.

Diagnostics (Basel, Switzerland)·2026
Same author

Herpes simplex virus 1 UL2 protein inhibits RIG-I-like receptor pathway-induced IFN-β activity by disrupting IRF3 activation.

International journal of medical microbiology : IJMM·2026
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
Same journal

Self-Supervised Continuous Dynamic Graph Representation Learning via Hawkes Processes.

IEEE transactions on neural networks and learning systems·2026
Same journal

cPU: Consistent Risk Estimator for Positive-Unlabeled Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Tuning-Free Latent Diffusion Models for Ultrahigh-Resolution Image Editing.

IEEE transactions on neural networks and learning systems·2026
Same journal

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Feb 24, 2026

Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.5K

On Selecting Effective Patterns for Fast Support Vector Regression Training.

Fa Zhu, Junbin Gao, Chunyan Xu

    IEEE Transactions on Neural Networks and Learning Systems
    |August 26, 2017
    PubMed
    Summary
    This summary is machine-generated.

    Training support vector regression (SVR) is slow for large datasets. This study introduces a fast pattern selection method using k-nearest neighbors (kNNs) to reduce data size, speeding up SVR training with minimal performance loss.

    More Related Videos

    Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification
    07:47

    Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification

    Published on: February 14, 2018

    12.0K
    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
    08:27

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

    Published on: January 5, 2024

    1.7K

    Related Experiment Videos

    Last Updated: Feb 24, 2026

    Cross-Modal Multivariate Pattern Analysis
    13:51

    Cross-Modal Multivariate Pattern Analysis

    Published on: November 9, 2011

    20.5K
    Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification
    07:47

    Design and Evaluation of Smart Glasses for Food Intake and Physical Activity Classification

    Published on: February 14, 2018

    12.0K
    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
    08:27

    Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

    Published on: January 5, 2024

    1.7K

    Area of Science:

    • Machine Learning
    • Data Science

    Background:

    • Support Vector Regression (SVR) training is computationally intensive for large datasets, especially during parameter tuning.
    • Reducing dataset size via pattern selection is a viable strategy to mitigate training time.

    Purpose of the Study:

    • To develop a fast pattern selection method for reducing the scale of large training datasets for SVR.
    • To improve the efficiency of SVR model training without significant performance degradation.

    Main Methods:

    • A novel pattern selection approach is proposed, identifying k-nearest neighbors (kNNs) within local regions around target values.
    • Patterns are retained based on the distribution of their nearest neighbors, prioritizing those outside the epsilon-tube.
    • The method efficiently scans the entire training dataset by focusing on small local regions.

    Main Results:

    • The proposed method processed the Million Song Dataset (463,715 patterns) in under 10 seconds on standard hardware.
    • It allows for predefined control over the size of the selected data subset.
    • Empirical evaluations confirm significant elimination of redundant patterns, leading to faster SVR training with only a minor impact on performance.

    Conclusions:

    • The presented fast pattern selection method effectively reduces SVR training time for large-scale problems.
    • This technique offers a practical solution for enhancing the scalability of SVR models.
    • The method achieves efficiency while maintaining high predictive accuracy, making it suitable for real-world applications.