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 Comparison Tests01:13

Multiple Comparison Tests

Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Stereotype Content Model02:16

Stereotype Content Model

The Stereotype Content Model (SCM) was first proposed by Susan Fiske and her colleagues (Fiske, Cuddy, Glick & Xu, 2002; see also Fiske, 2012 and Fiske, 2017). The SCM specifies that when someone encounters a new group, they will stereotype them based on two metrics: warmth—or that group’s perceived intent, and how likely they are to provide help or inflict harm—and competence—or their ability to carry out that objective. Depending on the warmth-competence categorization, a person will feel...

You might also read

Related Articles

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

Sort by
Same author

Beyond the baseline: Methodological refinements in assessing CKD impact on UTUC outcomes.

Journal of the Formosan Medical Association = Taiwan yi zhi·2026
Same author

Identification of clinical risk factors for arrhythmia recurrence in patients with atrial fibrillation undergoing catheter ablation: A systematic review and meta-analysis.

Heart rhythm·2026
Same author

The effects of a peer-led, online self-management program for adult atopic dermatitis: A multi-center randomized controlled trial.

Journal of the American Academy of Dermatology·2026
Same author

Protection of telomeres 1b safeguards the Arabidopsis genome by regulating ROS homeostasis.

Nature communications·2026
Same author

Depletion of the RNA-Editing Enzyme ADAR1 Invigorates the Antitumor Immunity of NK Cells.

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

Single-Cell Mitochondrial Lineage Tracing Decodes Fate Decision and Spatial Clonal Architecture in Human Hematopoietic Organoids.

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

Architecting for a Sustainable Digital Society.

The Journal of systems and software·2023
Same journal

The impact of working from home on the success of Scrum projects: A multi-method study.

The Journal of systems and software·2022
Same journal

Work-from-home is here to stay: Call for flexibility in post-pandemic work policies.

The Journal of systems and software·2022
Same journal

From forced Working-From-Home to voluntary working-from-anywhere: Two revolutions in telework.

The Journal of systems and software·2022
Same journal

Software professionals during the COVID-19 pandemic in Turkey: Factors affecting their mental well-being and work engagement in the home-based work setting.

The Journal of systems and software·2022
Same journal

Changes in perceived productivity of software engineers during COVID-19 pandemic: The voice of evidence.

The Journal of systems and software·2022
See all related articles

Related Experiment Video

Updated: Jun 2, 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

Testing and Validating Machine Learning Classifiers by Metamorphic Testing.

Xiaoyuan Xie1, Joshua W K Ho, Christian Murphy

  • 1Centre for Software Analysis and Testing, Swinburne University of Technology, Hawthorn, Vic 3122 Australia.

The Journal of Systems and Software
|May 3, 2011
PubMed
Summary
This summary is machine-generated.

Metamorphic testing offers a solution for verifying machine learning classification algorithms, addressing the challenge of missing test oracles. This technique effectively detects faults in machine learning software.

More Related Videos

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography
09:53

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography

Published on: August 16, 2020

Related Experiment Videos

Last Updated: Jun 2, 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

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography
09:53

Quantifying the Brain Metastatic Tumor Micro-Environment using an Organ-On-A Chip 3D Model, Machine Learning, and Confocal Tomography

Published on: August 16, 2020

Area of Science:

  • Software Engineering
  • Artificial Intelligence
  • Machine Learning

Background:

  • Machine learning algorithms are crucial in domains like bioinformatics and computational linguistics.
  • Detecting faults in machine learning applications is challenging due to the absence of a 'test oracle' for output verification.

Purpose of the Study:

  • To present a novel technique for testing machine learning classification algorithm implementations.
  • To address the software quality and fault detection challenges in machine learning applications.

Main Methods:

  • The study employs metamorphic testing, a technique proven effective in overcoming the oracle problem.
  • Mutation analysis and cross-validation were conducted to evaluate the method's effectiveness.

Main Results:

  • Metamorphic testing demonstrated high effectiveness in identifying mutants.
  • Cross-validation alone proved insufficient for detecting faults in supervised classification programs.
  • The technique successfully identified real faults in an open-source classification program.

Conclusions:

  • Metamorphic testing is a viable and effective approach for testing machine learning classification algorithms.
  • Programmers can benefit from insights into common pitfalls when implementing machine learning algorithms.