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 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...
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...
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
Classification of Signals01:30

Classification of Signals

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

You might also read

Related Articles

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

Sort by
Same author

Complete genome sequence of Streptomyces vietnamensis GIMV4.0001 T, a genetically manipulable producer of the benzoisochromanequinone antibiotic granaticin.

Journal of biotechnology·2015
Same author

Controlling and self assembling of monodisperse platinum nanocubes as efficient methanol oxidation electrocatalysts.

Chemical communications (Cambridge, England)·2015
Same author

Pd-nanoparticle-supported, PDDA-functionalized graphene as a promising catalyst for alcohol oxidation.

Chemistry, an Asian journal·2015
Same author

[Efficacy and safety of Longjintonglin Capsule for the treatment of type III prostatitis].

Zhonghua nan ke xue = National journal of andrology·2015
Same author

Prognostic factors for conjunctival melanoma: a study in ethnic Chinese patients.

The British journal of ophthalmology·2015
Same author

Twist1 correlates with poor differentiation and progression in gastric adenocarcinoma via elevation of FGFR2 expression.

World journal of gastroenterology·2015

Related Experiment Videos

Global convergence of SMO algorithm for support vector regression.

Norikazu Takahashi1, Jun Guo, Tetsuo Nishi

  • 1Department of Computer Science and Communication Engineering, Kyushu University, Fukuoka 819-0395, Japan. norikazu@csce.kyushu-u.ac.jp

IEEE Transactions on Neural Networks
|June 11, 2008
PubMed
Summary

This study proves the global convergence of the sequential minimal optimization (SMO) algorithm for support vector regression (SVR). Efficient implementation techniques are presented, ensuring the SMO algorithm finds optimal solutions in finite iterations.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Optimization Algorithms

Background:

  • Support Vector Regression (SVR) is a powerful technique for regression analysis.
  • The Sequential Minimal Optimization (SMO) algorithm is commonly used for SVR training.
  • Ensuring the convergence of SMO for SVR is crucial for reliable model performance.

Purpose of the Study:

  • To analyze the global convergence properties of the SMO algorithm applied to Support Vector Regression (SVR).
  • To demonstrate that SMO, under specific update conditions, guarantees convergence to an optimal solution in a finite number of steps.
  • To present and experimentally evaluate efficient implementation techniques for the SMO algorithm in SVR.

Main Methods:

  • Formulating SVR as a convex quadratic programming (QP) problem with 'l' pairs of variables.
  • Proving convergence by analyzing the update steps involving pairs of variables violating optimality conditions.
  • Developing and implementing efficient SMO techniques for practical SVR applications.

Main Results:

  • Theoretical proof of global convergence for the SMO algorithm in SVR.
  • Demonstration that specific update strategies ensure finite iteration convergence to an optimal solution.
  • Experimental comparison of proposed efficient SMO implementations against existing SMO algorithms.

Conclusions:

  • The SMO algorithm is guaranteed to converge globally for SVR under the proposed conditions.
  • Efficient implementation techniques enhance the practical applicability and performance of SMO for SVR.
  • This work provides a theoretical foundation and practical improvements for SMO-based SVR.