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

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

Multiple Regression

3.7K
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.7K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

999
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
999
Quadratic Models01:23

Quadratic Models

95
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
95
Calibration Curves: Linear Least Squares01:20

Calibration Curves: Linear Least Squares

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

Regression Analysis

7.5K
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:
7.5K

You might also read

Related Articles

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

Sort by
Same author

A pH-Calibrated Multi-Analyte MXene Aerogel Electrochemical Platform Assisted by Interpretable Machine Learning for CSF-Based Prescreening of Postoperative Bacterial Meningitis.

Analytical chemistry·2026
Same author

Expert Augmented Prediction of Circulatory and Respiratory Instability from High Resolution Vital Signs.

NPJ digital medicine·2026
Same author

Mediating effects of lipid metabolic and inflammatory factors on skeletal muscle mass in adults: A cross-sectional study.

Medicine·2026
Same author

Sarcopenia-associated traits and sepsis risk: a Mendelian Randomization and Prospective Observational Study.

Shock (Augusta, Ga.)·2026
Same author

A Biomimetic Dual-Targeting Nano-APA-Editor Reprograms the 3'UTR Landscape for Tongue Squamous Cell Carcinoma Therapy.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

International Validation of Temperature-Trajectory Sepsis Subphenotypes With Longitudinal Immune and Coagulation Patterns and Its Implications for Immunoglobulin Therapy.

Critical care medicine·2026

Related Experiment Video

Updated: Dec 10, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Scalable Kernel Ordinal Regression via Doubly Stochastic Gradients.

Bin Gu, Xiang Geng, Xiang Li

    IEEE Transactions on Neural Networks and Learning Systems
    |August 29, 2020
    PubMed
    Summary

    This study introduces DSGOR, a novel algorithm for ordinal regression (OR). DSGOR efficiently handles complex OR tasks by adapting doubly stochastic gradient methods to multiple reproducing kernel Hilbert spaces, improving scalability for large datasets.

    More Related Videos

    Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
    04:35

    Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

    Published on: July 3, 2020

    3.6K

    Related Experiment Videos

    Last Updated: Dec 10, 2025

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.8K
    Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
    04:35

    Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

    Published on: July 3, 2020

    3.6K

    Area of Science:

    • Machine Learning
    • Statistical Modeling

    Background:

    • Ordinal regression (OR) is a key machine learning task for ordered outcomes.
    • Kernel methods enable nonlinear OR but face efficiency challenges with multiple thresholds and high computational costs.
    • Existing doubly stochastic gradient (DSG) algorithms are efficient but limited to single reproducing kernel Hilbert spaces (RKHS).

    Purpose of the Study:

    • To develop an efficient and scalable kernel learning algorithm for ordinal regression problems with multiple thresholds.
    • To address the limitations of existing DSG algorithms in handling multiple RKHSs inherent in OR.

    Main Methods:

    • Constructed a novel kernel whose RKHS accommodates decision functions with multiple thresholds.
    • Proposed a new DSG-like algorithm, DSGOR, which updates decision functionals and biases iteratively with tailored learning rates.
    • Theoretically analyzed DSGOR to establish an O(1/t) convergence rate.

    Main Results:

    • DSGOR achieves a convergence rate of O(1/t), comparable to DSG, despite addressing a more complex problem.
    • The algorithm demonstrates significantly higher efficiency compared to traditional kernel OR solvers, particularly on large-scale datasets.
    • Experimental results validate the effectiveness and scalability of the proposed DSGOR algorithm.

    Conclusions:

    • DSGOR offers an efficient and scalable solution for kernel-based ordinal regression with multiple thresholds.
    • The novel kernel construction and iterative update strategy overcome the limitations of previous DSG methods.
    • DSGOR represents a significant advancement for tackling complex, large-scale ordinal regression tasks in machine learning.