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

Multiple Regression01:25

Multiple Regression

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

Regression Analysis

5.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:
5.5K
Weighted Mean00:57

Weighted Mean

4.9K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
4.9K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

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

Correlation and Regression

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

You might also read

Related Articles

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

Sort by
Same author

Enhancing Diastereoselectivity of l‑Threonine Aldolase by Strengthening Kinetic Control To Mitigate Thermodynamic Equilibrium.

Chem & bio engineering·2026
Same author

Enhancing the stereoselectivity of L-rhamnulose-1-phosphate aldolase toward D-allulose synthesis through steric hindrance modulation.

Food chemistry·2026
Same author

Novel Insights into the Regulation of GnRH Secretion in Sheep Hypothalamic Nerve Cells by the <i>GRM1</i> Gene.

International journal of molecular sciences·2026
Same author

Factors associated with frailty status compared to pre-frailty in community-dwelling older adults: a cross-sectional study.

Frontiers in public health·2026
Same author

Contrastive learning enhanced retrieval-augmented few-shot framework for multi-label patent classification.

PloS one·2026
Same author

Retraction Note: Circular RNA circ_103820 suppresses lung cancer tumorigenesis by sponging miR-200b-3p to release LATS2 and SOCS6.

Cell death & disease·2025

Related Experiment Video

Updated: May 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.4K

RRMSE-enhanced weighted voting regressor for improved ensemble regression.

Shikun Chen1, Wenlong Zheng1

  • 1College of Finance and Information, Ningbo University of Finance & Economics, Ningbo, China.

Plos One
|March 17, 2025
PubMed
Summary

This study introduces the Relative Root Mean Square Error (RRMSE) Voting Regressor, an ensemble regression method that weights models by their accuracy. This approach improves prediction performance over standard methods by prioritizing more accurate base models.

More Related Videos

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.0K
A Workflow for Lipid Nanoparticle LNP Formulation Optimization using Designed Mixture-Process Experiments and Self-Validated Ensemble Models SVEM
13:54

A Workflow for Lipid Nanoparticle LNP Formulation Optimization using Designed Mixture-Process Experiments and Self-Validated Ensemble Models SVEM

Published on: August 18, 2023

4.3K

Related Experiment Videos

Last Updated: May 21, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.4K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.0K
A Workflow for Lipid Nanoparticle LNP Formulation Optimization using Designed Mixture-Process Experiments and Self-Validated Ensemble Models SVEM
13:54

A Workflow for Lipid Nanoparticle LNP Formulation Optimization using Designed Mixture-Process Experiments and Self-Validated Ensemble Models SVEM

Published on: August 18, 2023

4.3K

Area of Science:

  • Machine Learning
  • Statistical Modeling
  • Data Science

Background:

  • Ensemble regression methods enhance prediction accuracy by combining multiple models.
  • Current methods often use equal weights, limiting performance when model accuracy varies.
  • Optimizing ensemble weighting is crucial for improving prediction quality.

Purpose of the Study:

  • To introduce a novel ensemble regression technique, the Relative Root Mean Square Error (RRMSE) Voting Regressor.
  • To address the limitations of uniform weighting in ensemble regression.
  • To improve overall prediction accuracy by assigning weights based on relative error rates.

Main Methods:

  • Developed the RRMSE Voting Regressor, assigning weights based on relative error.
  • Implemented an RRMSE-based weighting function to prioritize accurate models.
  • Evaluated the RRMSE Voting Regressor on six diverse regression datasets.

Main Results:

  • The RRMSE Voting Regressor consistently achieved lower prediction errors compared to state-of-the-art methods.
  • Demonstrated superior performance across all tested datasets.
  • Validated the effectiveness of using relative error metrics for weighting ensemble models.

Conclusions:

  • The RRMSE Voting Regressor offers a significant advancement in ensemble learning.
  • Provides a reliable and adaptable method for boosting prediction performance.
  • Highlights the benefit of smart weighting strategies in machine learning tasks.