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

Evolutionary Relationships through Genome Comparisons02:54

Evolutionary Relationships through Genome Comparisons

Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
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.
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...
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
Applications of Molecular Taxonomy01:20

Applications of Molecular Taxonomy

Molecular taxonomy has revolutionized the understanding and classification of bacteria, providing precise insights into their diversity, evolutionary relationships, and ecological roles. By utilizing molecular techniques such as DNA sequencing and fingerprinting, researchers have made significant strides in various fields related to bacterial studies.Resolving Taxonomic AmbiguitiesMolecular taxonomy has been instrumental in distinguishing closely related bacterial species initially thought to...
Microbial Phylogeny01:28

Microbial Phylogeny

Understanding the evolutionary relationships among microorganisms is fundamental to microbial ecology and taxonomy. Phylogenetic trees are essential tools for inferring these relationships, relying primarily on comparative analyses of molecular sequences such as DNA, RNA, or proteins. In microbial studies, these trees typically depict the evolutionary paths of diverse bacterial and archaeal species by mapping genetic differences accumulated over time.Phylogenetic trees are composed of tips,...

You might also read

Related Articles

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

Sort by
Same author

Person-Centered Care in Digital Health Interventions for Chronic Diseases: A Systematic Review.

Healthcare (Basel, Switzerland)Ā·2026
Same author

Multidimensional Profiles of Recovery: Using Correspondence Analysis to Visualize Physiotherapy Outcomes in Patients with Chronic Low Back Pain.

Journal of clinical medicineĀ·2026
Same author

Development and Evaluation of a Generative AI Chatbot for Database Searching in Systematic Review.

Journal of nursing scholarship : an official publication of Sigma Theta Tau International Honor Society of NursingĀ·2026
Same author

Social determinants of healthy aging: An investigation using the all of us cohort.

PloS oneĀ·2026
Same author

Video-Based Fall Risk Assessment Using Multimodal Large Language Models in Home Health Care: A Proof-of-Concept Feasibility Study.

Computers, informatics, nursing : CINĀ·2026
Same author

Interactive Digital Visualization Counseling for Lifestyle Change in Patients at Risk of Cardiovascular Diseases: Randomized Controlled Trial.

JMIR public health and surveillanceĀ·2026
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS oneĀ·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS oneĀ·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS oneĀ·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS oneĀ·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS oneĀ·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS oneĀ·2026
See all related articles

Related Experiment Video

Updated: May 23, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

Comprehensive decision tree models in bioinformatics.

Gregor Stiglic1, Simon Kocbek, Igor Pernek

  • 1Faculty of Health Sciences, University of Maribor, Maribor, Slovenia. gregor.stiglic@uni-mb.si

Plos One
|April 6, 2012
PubMed
Summary
This summary is machine-generated.

Visual tuning of decision trees enhances machine learning interpretability and accuracy, especially for complex bioinformatics data. This approach offers faster model development without sacrificing performance compared to traditional methods.

More Related Videos

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

Related Experiment Videos

Last Updated: May 23, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

Area of Science:

  • Bioinformatics
  • Machine Learning
  • Data Mining

Background:

  • Classification is a key machine learning technique in bioinformatics.
  • There is a need for interpretable machine learning models for knowledge extraction and reasoning explanation.
  • End-users often prefer comprehensible models over complex, black-box algorithms.

Purpose of the Study:

  • To present an extension to a machine learning environment for visual tuning of decision tree classifiers.
  • To develop an effective and easily interpretable decision tree model using a one-button data mining approach.
  • To constrain model tuning by decision tree dimensions, avoiding bias from classification performance measures.

Main Methods:

  • Developed a visual tuning method for decision tree classifiers.
  • Integrated this method into an existing machine learning environment.
  • Evaluated the approach on diverse datasets, including classical machine learning problems and bioinformatics data.

Main Results:

  • Visually tuned decision trees showed a significant increase in accuracy, particularly for less complex models.
  • Bioinformatics datasets exhibited higher accuracy gains compared to classical machine learning datasets.
  • A user study confirmed significantly lower tuning times for the proposed visual tuning method versus manual tuning.

Conclusions:

  • Building simple models with visual boundaries achieves high comprehensibility and classification performance.
  • Visually tuned models perform comparably to more complex models built with default decision tree algorithms.
  • The method is particularly suitable for bioinformatics datasets with binary attributes and numerous redundant features.