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

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...
Decision Making: Traditional Method01:14

Decision Making: Traditional Method

The process of hypothesis testing based on the traditional method includes calculating the critical value, testing the value of the test statistic using the sample data, and interpreting these values.
First, a specific claim about the population parameter is decided based on the research question and is stated in a simple form. Further, an opposing statement to this claim is also stated. These statements can act as null and alternative hypotheses, out of which a null hypothesis would be a...
Decision Making: P-value Method01:09

Decision Making: P-value Method

The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim  is also stated. These statements can act as null and alternative hypotheses:  a null hypothesis would be a neutral statement while the alternative hypothesis can have a...
Phylogenetic Trees03:21

Phylogenetic Trees

Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.The length of the branches can depict time or the relative amount of change among organisms. For instance, the branch length might indicate the number of amino acid changes in the sequence that underlies the...
Graphs of Two-Variable Functions01:27

Graphs of Two-Variable Functions

A weather map provides a practical example of a function of two variables. Across a wide region such as the United States, temperatures vary from one location to another. Each location can be identified by two geographic coordinates: longitude and latitude. Since a single temperature value is assigned to each coordinate pair, the situation can be represented mathematically as a function with two inputs and one output.In mathematical notation, longitude and latitude can be labeled as x and y,...
Extraction: Partition and Distribution Coefficients01:14

Extraction: Partition and Distribution Coefficients

The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an organic...

You might also read

Related Articles

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

Sort by
Same author

Clinical Key Features Uncovered by Blood Eosinophilia-Based Machine Learning Classification of Chronic Rhinosinusitis.

International forum of allergy & rhinology·2025
Same author

Re: Letter to the Editor Regarding "Uncovering Key Features for Predicting Comorbid Chronic Eosinophilic Pneumonia in Chronic Rhinosinusitis Via Machine Learning".

International forum of allergy & rhinology·2025
Same author

Beyond rigid docking: deep learning approaches for fully flexible protein-ligand interactions.

Briefings in bioinformatics·2025
Same author

Uncovering Key Features for Predicting Comorbid Chronic Eosinophilic Pneumonia in Chronic Rhinosinusitis via Machine Learning.

International forum of allergy & rhinology·2025
Same author

The interictal transcriptomic map of migraine without aura.

The journal of headache and pain·2025
Same author

GORetriever: reranking protein-description-based GO candidates by literature-driven deep information retrieval for protein function annotation.

Bioinformatics (Oxford, England)·2024
Same journal

Linear regression models predicting strength of transcriptional activity of promoters.

Genome informatics. International Conference on Genome Informatics·2012
Same journal

Sign: large-scale gene network estimation environment for high performance computing.

Genome informatics. International Conference on Genome Informatics·2012
Same journal

Docking-calculation-based method for predicting protein-RNA interactions.

Genome informatics. International Conference on Genome Informatics·2012
Same journal

Mechanism of cell cycle disruption by multiple p53 pulses.

Genome informatics. International Conference on Genome Informatics·2012
Same journal

Database for crude drugs and Kampo medicine.

Genome informatics. International Conference on Genome Informatics·2012
Same journal

A dynamic programming algorithm to predict synthesis processes of tree-structured compounds with graph grammar.

Genome informatics. International Conference on Genome Informatics·2011
See all related articles

Related Experiment Video

Updated: Jun 23, 2026

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

Semi-supervised graph partitioning with decision trees.

Timothy Hancock1, Hiroshi Mamitsuka

  • 1Bioinformatics Center, Institute for Chemical Research, Kyoto University, Kyoto, Japan. timhancock@kuicr.kyoto-u.ac.jp

Genome Informatics. International Conference on Genome Informatics
|May 9, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces decision trees for graph partitioning, optimizing sub-graph searches within adjacency matrices. This novel approach enhances classification accuracy and identifies key variables for tumor diagnosis using gene expression data.

Related Experiment Videos

Last Updated: Jun 23, 2026

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

Area of Science:

  • Computational biology
  • Machine learning
  • Graph theory

Background:

  • Graph partitioning is crucial for analyzing complex networks, but traditional methods face challenges in optimizing sub-graph identification and evaluating solution quality.
  • Decision trees offer a predictive framework for evaluating graph partitioning solutions, determining the optimal number of sub-graphs, and assessing variable importance.

Purpose of the Study:

  • To introduce and evaluate a novel framework for graph partitioning utilizing decision trees.
  • To assess the performance of decision tree-based graph partitioning for multiclass classification using gene expression data.
  • To compare three graph cut indices: ratio cut, normalized cut, and network modularity.

Main Methods:

  • A new framework for graph partitioning was developed using decision trees to recursively search for sub-graphs within a graph adjacency matrix.
  • The framework was evaluated on a benchmark dataset for multiclass classification of tumor diagnosis based on gene expression.
  • Performance was assessed using classification accuracy, the ability to estimate the optimal number of sub-graphs, and the capacity to identify important variables.

Main Results:

  • Decision tree-based graph partitioning demonstrated effectiveness in multiclass classification tasks.
  • The framework showed promise in estimating the optimal number of sub-graphs and identifying key variables relevant to tumor diagnosis.
  • Comparative analysis of ratio cut, normalized cut, and network modularity provided insights into their performance within this new framework.

Conclusions:

  • Decision trees offer a powerful and predictive approach to graph partitioning, enhancing analytical capabilities in complex datasets.
  • This method holds significant potential for applications in bioinformatics, particularly for disease diagnosis and biomarker discovery.
  • The framework's ability to assess variable importance aids in understanding the underlying biological mechanisms driving tumor classification.