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

Survival Tree01:19

Survival Tree

499
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
499
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

4.0K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.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
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

707
Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are...
707
Trimmed Mean01:10

Trimmed Mean

2.2K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
2.2K
Randomized Experiments01:13

Randomized Experiments

6.3K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
6.3K

You might also read

Related Articles

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

Sort by
Same author

Endobronchial Schwannoma Presenting as Persistent Cough: Diagnosis and Successful Bronchoscopic Resection.

Cureus·2026
Same author

Accurate identification of polyps in screening colonoscopies using convolutional neural networks.

Medical & biological engineering & computing·2025
Same author

CO<sub>2</sub> Capture on Prussian Blue Analogues (PBAs): Modeling Equilibrium, Kinetics, and Isosteric Heats of Adsorption.

ACS omega·2025
Same author

Patient-reported outcome measures to assess mental and physical health status, functionality, and quality of life in patients with major depression or schizophrenia.

Journal of patient-reported outcomes·2025
Same author

Effects of Climate Change on the Distribution of <i>Prosthechea mariae</i> (Orchidaceae) and within Protected Areas in Mexico.

Plants (Basel, Switzerland)·2024
Same author

Retrospective chart review study of use of cannabidiol (CBD) independent of concomitant clobazam use in patients with Lennox-Gastaut syndrome or Dravet syndrome.

Seizure·2023

Related Experiment Video

Updated: Apr 30, 2026

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

A double pruning scheme for boosting ensembles.

Víctor Soto, Sergio García-Moratilla, Gonzalo Martínez-Muñoz

    IEEE Transactions on Cybernetics
    |May 8, 2014
    PubMed
    Summary

    Ensemble pruning techniques, both static and dynamic, reduce memory needs and speed up Adaboost classification. Combining these methods improves efficiency without sacrificing prediction accuracy.

    Related Experiment Videos

    Last Updated: Apr 30, 2026

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

    Area of Science:

    • Machine Learning
    • Artificial Intelligence
    • Computer Science

    Background:

    • Ensemble learning combines multiple classifiers for robust predictions.
    • Ensembles can be computationally expensive due to storage and prediction time.
    • Ensemble pruning addresses these drawbacks by reducing ensemble size or query process.

    Purpose of the Study:

    • To comprehensively analyze static and dynamic pruning techniques for Adaboost ensembles.
    • To evaluate the effectiveness of these pruning methods across diverse classification problems.
    • To determine the impact of pruning on memory requirements, classification time, and prediction accuracy.

    Main Methods:

    • Applied static pruning by selecting subsets of classifiers from Adaboost ensembles.
    • Implemented dynamic pruning by halting the querying process upon achieving stable predictions.
    • Evaluated combined static and dynamic pruning strategies on various classification tasks.

    Main Results:

    • Static and dynamic pruning significantly reduced memory footprint of Adaboost ensembles.
    • Classification time was notably improved through the application of pruning techniques.
    • Prediction accuracy remained largely unaffected, demonstrating minimal loss.

    Conclusions:

    • The combination of static and dynamic pruning is effective for Adaboost ensembles.
    • Pruning techniques offer a practical solution to the computational challenges of ensembles.
    • Optimized Adaboost ensembles achieve efficiency gains without compromising performance.