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

Regression Toward the Mean01:52

Regression Toward the Mean

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 researchers try to extrapolate results...
Regression Analysis01:11

Regression Analysis

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

Multiple Regression

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...
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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...
Correlation and Regression00:53

Correlation and Regression

In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a negative...
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

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...

You might also read

Related Articles

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

Sort by
Same author

Exploring the Role of Cellular Interactions in the Colorectal Cancer Microenvironment.

Journal of immunology research·2025
Same author

Geometric algorithms to large margin classifier based on affine hulls.

IEEE transactions on neural networks and learning systems·2014
Same author

[Advances in chemical components and pharmacology of genus Gentiana].

Zhongguo Zhong yao za zhi = Zhongguo zhongyao zazhi = China journal of Chinese materia medica·2010
Same author

Accelerated stochastic simulation algorithm for coupled chemical reactions with delays.

Computational biology and chemistry·2008
Same author

Efficient binomial leap method for simulating chemical kinetics.

The Journal of chemical physics·2007
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Decentralized ADMM for factorization-based Low-rank matrix estimation.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Memristive neuromorphic circuit design inspired by the neural mechanisms of conditioned fear.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Q-learning based asynchronous Boolean control networks stabilization with data loss.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

New results on prescribed-time synchronization of complex networks via intermittent control.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Variance-constrained multi-view ensemble broad network for imbalanced data.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Videos

TSVR: an efficient Twin Support Vector Machine for regression.

Xinjun Peng1

  • 1Department of Mathematics, Shanghai Normal University, 200234, PR China. xjpeng@shnu.edu.cn

Neural Networks : the Official Journal of the International Neural Network Society
|July 21, 2009
PubMed
Summary
This summary is machine-generated.

Twin Support Vector Regression (TSVR) offers a faster alternative to classical Support Vector Regression (SVR). This novel method improves learning speed and generalization performance on various datasets.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Computational Statistics

Background:

  • Classical Support Vector Regression (SVR) exhibits slow learning speeds due to complex constraint optimization.
  • SVR's computational demands stem from minimizing a convex quadratic function with numerous linear inequality constraints.

Purpose of the Study:

  • To introduce Twin Support Vector Regression (TSVR), a novel regression technique.
  • To enhance the learning speed and generalization capabilities of Support Vector Regression.

Main Methods:

  • TSVR formulates two smaller, related Support Vector Machine (SVM)-type problems.
  • It determines a pair of epsilon-insensitive upper and lower bound functions.
  • The approach is inspired by Twin Support Vector Machines (TSVM) using two nonparallel planes.

Main Results:

  • TSVR demonstrates significantly faster learning speeds compared to classical SVR.
  • Experimental results show that TSVR achieves good generalization performance.
  • The method proved effective on both artificial and benchmark datasets.

Conclusions:

  • TSVR presents an efficient and effective alternative to traditional SVR.
  • The proposed method balances computational speed with strong predictive accuracy.
  • TSVR offers a promising direction for regression tasks in machine learning.