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

Trial and Error and Algorithm01:12

Trial and Error and Algorithm

407
A problem-solving strategy is a plan of action used to find a solution. Different strategies have distinct action plans. Trial and error involves trying different solutions until one works. For instance, to fix a broken printer, you might check ink levels, ensure the paper tray isn't jammed, and verify the printer's connection to your laptop. This method can be time-consuming but is commonly used. Thomas Edison, for example, used trial and error to find a suitable filament for the light...
407
Cluster Sampling Method01:20

Cluster Sampling Method

14.7K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
14.7K
Vesicular Tubular Clusters01:45

Vesicular Tubular Clusters

3.2K
After budding out from the ER membrane, some COPII vesicles lose their coat and fuse with one another to form larger vesicles and interconnected tubules called vesicular tubular clusters or VTCs. These clusters constitute a compartment at the ER-Golgi interface known as ERGIC (Endoplasmic Reticulum Golgi Intermediate Compartment). The ERGIC is a mobile membrane-bound cargo transport system that sorts proteins secreted from ER and delivers them to the Golgi.
With the help of motor proteins such...
3.2K
Comparing Copy Number Variations and SNPs02:26

Comparing Copy Number Variations and SNPs

18.7K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
18.7K
Comparative Excretory Systems02:24

Comparative Excretory Systems

26.6K
Animals have evolved different strategies for excretion, the removal of waste from the body. Most waste must be dissolved in water to be excreted, so an animal’s excretory strategy directly affects its water balance.
26.6K
Comparing Experimental Results: Student's t-Test01:09

Comparing Experimental Results: Student's t-Test

6.0K
The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
6.0K

You might also read

Related Articles

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

Sort by
Same author

Impacts of bridging nodes on the epidemic activation mechanisms.

Physical review. E·2026
Same author

Ultrasound effectively destabilizes and disrupts the structural integrity of enveloped respiratory viruses.

Scientific reports·2026
Same author

Complex networks for modeling texture and spectral features of hyperspectral images for environmental analysis.

Computers in biology and medicine·2026
Same author

A Comparative Survey of Vision Transformers for Feature Extraction in Texture Analysis.

Journal of imaging·2025
Same author

AI-Assisted Tools for Scientific Review Writing: Opportunities and Cautions.

ACS applied materials & interfaces·2025
Same author

Leveraging word embeddings to enhance co-occurrence networks: A statistical analysis.

PloS one·2025
Same journal

Invaders taking over-Mollusc faunal change in volcanic barrier lakes of the Albertine Rift biodiversity hotspot.

PloS one·2026
Same journal

AI-driven molecular diversification and ligand-based optimization of macitentan derivatives targeting VEGFR1 and endothelin signaling pathways.

PloS one·2026
Same journal

Performance patterns and records in the world aquatics masters championships: Where do the most frequently represented nations among the top-ten masters swimmers come from?

PloS one·2026
Same journal

Modeling diurnal Temperature-Rainfall relationships under multicollinearity using PLS-SEM: A case study of Ghana.

PloS one·2026
Same journal

Organizational culture, social capital, and emergency capacity in primary healthcare institutions: A cross-sectional structural equation modeling study comparing ordinary and older communities.

PloS one·2026
Same journal

Impact of kidney function on the metabolome in the general population.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jan 30, 2026

Using a Comparative Species Approach to Investigate the Neurobiology of Paternal Responses
07:59

Using a Comparative Species Approach to Investigate the Neurobiology of Paternal Responses

Published on: September 19, 2011

13.1K

Clustering algorithms: A comparative approach.

Mayra Z Rodriguez1, Cesar H Comin2, Dalcimar Casanova3

  • 1Institute of Mathematics and Computer Science, University of São Paulo, São Carlos, São Paulo, Brazil.

Plos One
|January 16, 2019
PubMed
Summary
This summary is machine-generated.

This study compared nine clustering algorithms in R for pattern recognition. Spectral clustering performed well by default, but parameter tuning, even random selection, often improved results for various datasets.

More Related Videos

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
12:11

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry

Published on: April 8, 2020

8.7K
A Comparative Approach to Characterize the Landscape of Host-Pathogen Protein-Protein Interactions
13:56

A Comparative Approach to Characterize the Landscape of Host-Pathogen Protein-Protein Interactions

Published on: July 18, 2013

11.6K

Related Experiment Videos

Last Updated: Jan 30, 2026

Using a Comparative Species Approach to Investigate the Neurobiology of Paternal Responses
07:59

Using a Comparative Species Approach to Investigate the Neurobiology of Paternal Responses

Published on: September 19, 2011

13.1K
Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry
12:11

Computation of Atmospheric Concentrations of Molecular Clusters from ab initio Thermochemistry

Published on: April 8, 2020

8.7K
A Comparative Approach to Characterize the Landscape of Host-Pathogen Protein-Protein Interactions
13:56

A Comparative Approach to Characterize the Landscape of Host-Pathogen Protein-Protein Interactions

Published on: July 18, 2013

11.6K

Area of Science:

  • Data Science
  • Machine Learning
  • Pattern Recognition

Background:

  • Machine learning methods are crucial for real-world pattern recognition tasks.
  • No consensus exists on the most suitable classification methods for diverse datasets.
  • Systematic comparison of clustering algorithms is essential for practical applications.

Purpose of the Study:

  • To systematically compare nine well-known clustering methods in R.
  • To evaluate method performance on artificial datasets with varying properties.
  • To assess the sensitivity of clustering methods to parameter configurations.

Main Methods:

  • Comparison of 9 clustering algorithms in the R programming language.
  • Generation of artificial datasets with tunable properties (e.g., number of classes, class separation).
  • Evaluation of method sensitivity to parameter settings and default configurations.

Main Results:

  • Spectral clustering demonstrated strong performance with default settings across various scenarios.
  • Default configurations of some clustering methods were not consistently accurate.
  • Random parameter selection was an effective strategy to enhance clustering performance when defaults failed.

Conclusions:

  • The spectral clustering approach is a robust choice for normally distributed data.
  • Parameter tuning is critical for optimizing clustering algorithm performance.
  • Guidance is provided for selecting appropriate clustering algorithms based on data characteristics and performance.