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

9.9K
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...
9.9K
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

5.8K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
5.8K
Regression Toward the Mean01:52

Regression Toward the Mean

7.3K
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.3K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

415
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
415
Regression Analysis01:11

Regression Analysis

9.1K
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:
9.1K
Multiple Regression01:25

Multiple Regression

4.4K
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.4K

You might also read

Related Articles

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

Sort by
Same author

The stability of critical distance theory model for high cycle fatigue limit prediction of foreign object damaged blade samples.

Scientific reports·2026
Same author

Molecular insight into the interplay among heterogeneous plasmacytes and microenvironment cells and their clinical relevance in myeloma.

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

Refer-ASV: Referring Multi-Object Tracking in Autonomous Surface Vehicle Navigation Scenes.

Journal of imaging·2026
Same author

Covalent Organic Framework with Tailored Angstrom-Scale Motifs for Efficient Water Activation and Desalination.

ACS applied materials & interfaces·2026
Same author

Local hyperthermia for cutaneous sporotrichosis: A randomized clinical trial.

Journal of the American Academy of Dermatology·2026
Same author

From Image to Pixels: towards Fine-Grained Medical Vision-Language Models.

IEEE transactions on pattern analysis and machine intelligence·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
Same journal

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

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

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

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

A Survey on Human-Centric Voice-Face Multimodal Learning.

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

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

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

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

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

Related Experiment Video

Updated: Apr 19, 2026

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
06:45

Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

Published on: October 28, 2022

2.2K

Retargeted Least Squares Regression Algorithm.

Xu-Yao Zhang, Lingfeng Wang, Shiming Xiang

    IEEE Transactions on Neural Networks and Learning Systems
    |December 5, 2014
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces retargeted least squares regression (ReLSR), a novel framework for multicategory classification. ReLSR offers improved accuracy and efficiency over traditional methods by learning regression targets directly from data.

    More Related Videos

    O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
    06:50

    O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression

    Published on: November 8, 2019

    7.1K

    Related Experiment Videos

    Last Updated: Apr 19, 2026

    Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator
    06:45

    Design and Application of a Fault Detection Method Based on Adaptive Filters and Rotational Speed Estimation for an Electro-Hydrostatic Actuator

    Published on: October 28, 2022

    2.2K
    O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression
    06:50

    O-cresol Concentration Online Measurement Based On Near Infrared Spectroscopy Via Partial Least Square Regression

    Published on: November 8, 2019

    7.1K

    Area of Science:

    • Machine Learning
    • Computer Science
    • Statistical Modeling

    Background:

    • Multicategory classification is a fundamental task in machine learning.
    • Traditional methods like least squares regression (LSR) have limitations in accuracy and efficiency for multiclass problems.
    • Existing discriminative LSR models often require training multiple binary classifiers.

    Purpose of the Study:

    • To present a novel framework, retargeted least squares regression (ReLSR), for multicategory classification.
    • To develop a single, compact model that directly learns regression targets from data.
    • To enhance classification accuracy and error measurement compared to existing LSR approaches.

    Main Methods:

    • ReLSR directly learns regression targets from data, deviating from traditional zero-one matrices.
    • A learned target matrix enforces a large margin constraint for correct classification.
    • The convex optimization problem is solved efficiently using an alternating regression and retargeting procedure.

    Main Results:

    • ReLSR demonstrates significantly higher accuracy in measuring classification error compared to traditional LSR and discriminative LSR models.
    • The proposed method is a single, compact model, eliminating the need for independent binary classifiers.
    • Experimental evaluations across various databases validate the effectiveness of the ReLSR framework.

    Conclusions:

    • ReLSR provides a valid and effective framework for multicategory classification.
    • The method offers superior accuracy and a more streamlined approach than existing regression-based classification techniques.
    • ReLSR represents a promising advancement in the field of multiclass classification algorithms.