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

180
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...
180
Ranks01:02

Ranks

301
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
301
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

2.6K
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...
2.6K
Improving Translational Accuracy02:07

Improving Translational Accuracy

12.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
12.0K
Regression Toward the Mean01:52

Regression Toward the Mean

6.5K
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.5K

You might also read

Related Articles

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

Sort by
Same author

Development of an Exercise Intervention Program During Dialysis for Patients on Maintenance Hemodialysis Based on the Health Belief Model.

Journal of nursing managementĀ·2026
Same author

Chicken <i>PPARγ</i> Undergoes Alternative Polyadenylation to Produce Five 3'UTR Isoforms with Distinct Regulatory Functions.

Journal of agricultural and food chemistryĀ·2026
Same author

Molecular-level analysis of chemical transformation of algal extracellular organic matter during seawater ozonation: Dominant reaction pathways and impacts of halide ions.

Water researchĀ·2026
Same author

LEPR Contributes to Lung Squamous Cell Carcinoma: Insights From Mendelian Randomization and Experimental Studies.

Cancer informaticsĀ·2026
Same author

Generating vectorial optical fields via surface-wave-excited complex-amplitude metasurfaces.

Light, science & applicationsĀ·2026
Same author

Characterization of the chicken insulin receptor gene: Genomic organization and alternative promoter regulation.

Poultry scienceĀ·2026

Related Experiment Video

Updated: Oct 12, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.9K

An Empirical Study of Training Data Selection Methods for Ranking-Oriented Cross-Project Defect Prediction.

Haoyu Luo1, Heng Dai2, Weiqiang Peng3

  • 1School of Computer Science, South China Normal University, Guangzhou 510631, China.

Sensors (Basel, Switzerland)
|November 27, 2021
PubMed
Summary

This study investigated training data selection for ranking-oriented cross-project defect prediction (ROCPDP). ROCPDP models using filtered cross-project data outperform models using limited within-project data when no sufficient historical data is available.

Keywords:
data selectionfault predictionmachine learning

More Related Videos

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

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

Related Experiment Videos

Last Updated: Oct 12, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.9K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

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

Area of Science:

  • Software Engineering
  • Software Quality Assurance
  • Empirical Software Engineering

Background:

  • Ranking-oriented cross-project defect prediction (ROCPDP) aims to rank software modules by defect likelihood in new projects.
  • A key challenge in ROCPDP is the data distribution shift between source and target projects, impacting performance.
  • Investigating training data selection is crucial for improving ROCPDP model effectiveness.

Purpose of the Study:

  • To evaluate the impact of nine distinct training data selection methods on ROCPDP model performance.
  • To compare ROCPDP models trained on filtered cross-project data against ranking-oriented within-project defect prediction (ROWPDP) models.
  • To provide guidance on utilizing cross-project data for defect prediction when within-project data is scarce.

Main Methods:

  • Examined nine training data selection methods, including a global filter, for ROCPDP.
  • Compared ROCPDP models with ROWPDP models trained on sufficient and limited within-project data.
  • Utilized eleven industrial defect datasets and evaluated performance using FPA and Norm(Popt) metrics.

Main Results:

  • No statistically significant performance differences were found among the nine training data selection methods.
  • ROCPDP models trained on filtered cross-project data did not match the performance of ROWPDP models using sufficient within-project data.
  • ROCPDP models trained on filtered cross-project data showed superior performance compared to ROWPDP models using limited within-project data.

Conclusions:

  • The choice among the nine evaluated training data selection methods does not significantly impact ROCPDP performance.
  • When sufficient historical within-project data is unavailable, leveraging other project datasets for ROCPDP is a viable strategy.
  • Software quality teams should consider using cross-project data for ROCPDP in scenarios with limited or no within-project data.