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

Randomized Experiments01:13

Randomized Experiments

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...
Random Variables01:09

Random Variables

A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Random Sampling Method01:09

Random Sampling Method

Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures 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. Among the various sampling methods used by...
Multiple Regression01:25

Multiple Regression

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...
Survival Tree01:19

Survival Tree

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 survival tree begins...
Random and Systematic Errors01:20

Random and Systematic Errors

Scientists always try their best to record measurements with the utmost accuracy and precision. However, sometimes errors do occur. These errors can be random or systematic. Random errors are observed due to the inconsistency or fluctuation in the measurement process, or variations in the quantity itself that is being measured. Such errors fluctuate from being greater than or less than the true value in repeated measurements. Consider a scientist measuring the length of an earthworm using a...

You might also read

Related Articles

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

Sort by
Same author

Root growth promotion by <i>Penicillium melinii</i> : mechanistic insights and agricultural applications.

bioRxiv : the preprint server for biology·2026
Same author

Root and microbiome synergy in plant heat stress resilience: epigenetic regulation as a frontier for future research.

Journal of experimental botany·2025
Same author

Development of multiple microbiome biomarkers using penalized regression methods.

Journal of applied microbiology·2025
Same author

Corrigendum to "Integrated genomic, proteomic and cognitive assessment in Duchenne Muscular Dystrophy suggest astrocyte centric pathology" [Heliyon Volume 9, Issue 8, August 2023, Article e18530].

Heliyon·2025
Same author

Novel machine learning approach to differential cell flow cytometry analysis based on projection pursuit.

Journal of biopharmaceutical statistics·2025
Same author

Quasi-Empirical Bayes methods for parameter estimation involving many small samples.

Journal of biopharmaceutical statistics·2025

Related Experiment Video

Updated: Jul 3, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

Enriched random forests.

Dhammika Amaratunga1, Javier Cabrera, Yung-Seop Lee

  • 1Department of Nonclinical Biostatistics, Johnson & Johnson PRD LLC, Raritan, NJ 08869, USA. damaratu@prdus.jnj.com

Bioinformatics (Oxford, England)
|July 25, 2008
PubMed
Summary
This summary is machine-generated.

Random forest classification struggles with massive datasets containing few informative features. An "enriched random forest" improves performance by weighting informative features during node selection, enhancing accuracy in DNA microarray analysis.

Related Experiment Videos

Last Updated: Jul 3, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

Area of Science:

  • Bioinformatics
  • Machine Learning
  • Genomics

Background:

  • Random forest classification is effective for high-dimensional data.
  • Performance degrades with a large number of features and few informative ones, common in DNA microarrays.
  • Reducing the influence of non-informative features can improve random forest models.

Purpose of the Study:

  • To propose a novel adjustment to the random forest algorithm to enhance its performance on datasets with a high feature-to-sample ratio.
  • To address the decline in random forest accuracy when dealing with datasets where informative features are scarce, such as in gene expression data.

Main Methods:

  • Introduced a weighted random sampling method for selecting feature subsets at each node.
  • Tilted the sampling weights to favor informative features over non-informative ones.
  • Developed an 'enriched random forest' algorithm based on this weighted sampling approach.

Main Results:

  • The 'enriched random forest' demonstrated superior performance compared to standard random forest methods.
  • The proposed method showed significant improvements on several real-world DNA microarray datasets.
  • Weighted sampling effectively reduced the impact of non-informative features on tree construction.

Conclusions:

  • The 'enriched random forest' offers a simple yet effective enhancement for classification tasks with high-dimensional, sparse data.
  • Weighted random sampling is a viable strategy to improve the robustness and accuracy of random forests in bioinformatics.
  • This approach provides a practical solution for analyzing complex genomic datasets like DNA microarrays.