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

Ordinal Level of Measurement00:55

Ordinal Level of Measurement

23.9K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
23.9K
Regression Toward the Mean01:52

Regression Toward the Mean

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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

435
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...
435
Outliers and Influential Points01:08

Outliers and Influential Points

5.0K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
5.0K
Multiple Regression01:25

Multiple Regression

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

Regression Analysis

7.2K
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.2K

You might also read

Related Articles

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

Sort by
Same author

A comprehensive dataset on stakeholder participation in international accounting standards board's due process (2001-2024): Insights into legitimacy, engagement, and influence in international accounting standard-setting.

Data in brief·2025
Same author

Balancing centralisation and decentralisation in federated learning for Earth Observation-based agricultural predictions.

Scientific reports·2025
Same author

Earth observation technology's alignment with OHCHR indicators for strengthening human rights breach investigations and adjudication.

Science & justice : journal of the Forensic Science Society·2024
Same author

Assessing risk indicators of intimate partner femicide considering victim's coping strategies to violence: A dynamic multilevel linear mixed model based on genetic algorithms.

Heliyon·2024
Same author

Optimisation of Non-Pharmaceutical Measures in COVID-19 Growth via Neural Networks.

IEEE transactions on emerging topics in computational intelligence·2023
Same author

Artificial intelligence extracts key insights from legal documents to predict intimate partner femicide.

Scientific reports·2023
Same journal

Robust Semiglobal and Global Stabilization for Nonlinear Normal Form Systems by Time-Varying Feedback.

IEEE transactions on cybernetics·2026
Same journal

Adaptive Global Asymptotic Output Stabilization of Uncertain Nonlinear Systems Under Dynamic State/Input Quantization.

IEEE transactions on cybernetics·2026
Same journal

Accelerated Distributed Gradient Tracking for Constrained Aggregative Optimization Over Time-Varying Digraphs.

IEEE transactions on cybernetics·2026
Same journal

Small-Gain-Based Plug-and-Play Distributed Control Framework for DC Microgrids With Decentralized Reconfiguration.

IEEE transactions on cybernetics·2026
Same journal

Prescribed-Time Impulsive Control of High-Order Integrator Systems.

IEEE transactions on cybernetics·2026
Same journal

Relaxed Stability Conditions for Model Predictive Control of Hybrid Dynamical Systems Using Hybrid Recurrent Neural Networks.

IEEE transactions on cybernetics·2026
See all related articles

Related Experiment Video

Updated: Apr 23, 2026

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

5.8K

Cost-sensitive AdaBoost algorithm for ordinal regression based on extreme learning machine.

Annalisa Riccardi, Francisco Fernández-Navarro, Sante Carloni

    IEEE Transactions on Cybernetics
    |September 16, 2014
    PubMed
    Summary
    This summary is machine-generated.

    This study extends the Stagewise Additive Modeling using a Multiclass Exponential (SAMME) boosting algorithm for ordinal regression problems. The novel cost-sensitive approach enhances Extreme Learning Machine (ELM) classifiers, offering competitive results without iterative dataset regeneration.

    Related Experiment Videos

    Last Updated: Apr 23, 2026

    Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
    07:15

    Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

    Published on: August 16, 2020

    5.8K

    Area of Science:

    • Machine Learning
    • Computer Science
    • Statistics

    Background:

    • The Stagewise Additive Modeling using a Multiclass Exponential (SAMME) boosting algorithm is a well-established technique.
    • Ordinal regression problems, characterized by naturally ordered targets, present unique challenges for standard classification algorithms.
    • Existing Extreme Learning Machine (ELM) boosting techniques often require iterative dataset generation, increasing computational complexity.

    Purpose of the Study:

    • To extend the SAMME boosting algorithm for ordinal regression using a cost-sensitive approach.
    • To integrate an Extreme Learning Machine (ELM) model as the base classifier within the enhanced boosting framework.
    • To develop an efficient and unbiased method for tackling ordinal regression problems.

    Main Methods:

    • The proposed ensemble model utilizes an ELM with a Gaussian kernel and a regularization parameter.
    • A closed-form solution for the weighted least squares problem is derived for analytical parameter estimation.
    • A cost model is incorporated to weight patterns based on target order, enabling ordinal regression capabilities.

    Main Results:

    • The developed method analytically estimates parameters connecting hidden and output layers in each boosting iteration.
    • The technique avoids the need to generate new training datasets at each iteration, unlike other ELM boosting methods.
    • Experimental validation demonstrates competitive performance against existing ensemble and ELM techniques for ordinal regression.

    Conclusions:

    • The proposed cost-sensitive SAMME extension effectively addresses ordinal regression problems.
    • The weighted least squares formulation offers an unbiased alternative to existing ELM boosting techniques.
    • The method provides a computationally efficient and accurate solution for ordinal classification tasks.