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

87
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...
87
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

56
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
56
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

43
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
43

You might also read

Related Articles

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

Sort by
Same author

A Case of Familial Chylomicronemia Syndrome Caused by a Novel Homozygous GPIHBP1 Mutation Successfully Treated with the Selective PPARα Modulator Pemafibrate.

Journal of atherosclerosis and thrombosis·2026
Same author

Efficacy of Automated Urinalysis in Detecting Low-Level Bacteriuria and Discriminating Bacterial Gram Status.

Clinical laboratory·2026
Same author

Defining a Cardiogenic Shock Center and Its Relationship to Outcomes Among Patients With Cardiogenic Shock - A Scoping Review.

Circulation reports·2026
Same author

Effectiveness of the Shock Team on Short-Term Outcomes in Patients With Cardiogenic Shock - Systematic Review and Meta-Analysis.

Circulation reports·2026
Same author

Comparative Efficacy of Noradrenaline vs. Other Vasopressors on Outcomes in Patients With Cardiogenic Shock - A Systematic Review and Meta-Analysis.

Circulation reports·2025
Same author

The Association Between Body Mass Index and In-hospital Mortality in Patients with Acute Myocardial Infarction Undergoing Percutaneous Coronary Intervention.

International heart journal·2025
Same journal

Zero-shot reconstruction of mutant spatial transcriptomes.

Patterns (New York, N.Y.)·2026
Same journal

Dendritic nonlinearities mitigate communication costs.

Patterns (New York, N.Y.)·2026
Same journal

Erratum: Agentic AI as a coordination paradigm in digital health and agri-food systems.

Patterns (New York, N.Y.)·2026
Same journal

Spacing effect improves generalization in biological and artificial systems.

Patterns (New York, N.Y.)·2026
Same journal

A multi-modal foundation model for brain disease diagnosis and medical imaging.

Patterns (New York, N.Y.)·2026
Same journal

DuoMod-Net: Logarithmic balancing and geometric refinement for imbalanced semi-supervised medical image segmentation.

Patterns (New York, N.Y.)·2026
See all related articles

Related Experiment Video

Updated: Jul 8, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K

Efficient model selection for predictive pattern mining model by safe pattern pruning.

Takumi Yoshida1, Hiroyuki Hanada2, Kazuya Nakagawa1

  • 1Department of Engineering, Nagoya Institute of Technology, Nagoya, Aichi 466-8555, Japan.

Patterns (New York, N.Y.)
|December 18, 2023
PubMed
Summary
This summary is machine-generated.

Predictive pattern mining builds models from structured data, but faces challenges with too many patterns. This study introduces a safe pattern pruning method to manage pattern numbers effectively in model building.

Keywords:
convex optimizationgraph miningitem set miningpredictive pattern miningsafe screeningsequence miningsparse learning

More Related Videos

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

7.6K
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

6.8K

Related Experiment Videos

Last Updated: Jul 8, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.5K
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

7.6K
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

6.8K

Area of Science:

  • Data Mining and Machine Learning
  • Computational Intelligence
  • Pattern Recognition

Background:

  • Predictive pattern mining constructs models from structured data like sets, graphs, and sequences.
  • It utilizes substructures (patterns) as model features, facing challenges with exponential pattern growth.
  • This growth complicates model building and reduces efficiency.

Purpose of the Study:

  • To propose a novel method for addressing the challenge of excessive pattern numbers in predictive pattern mining.
  • To introduce the safe pattern pruning method for efficient model construction.
  • To demonstrate the method's applicability across various structured data types and machine learning tasks.

Main Methods:

  • Developed a "safe pattern pruning" technique to mitigate the combinatorial explosion of patterns.
  • Integrated the pruning method into the predictive pattern mining workflow.
  • Conducted numerical experiments on regression and classification tasks using set, graph, and sequence data.

Main Results:

  • The proposed safe pattern pruning method effectively reduces the number of patterns.
  • The method demonstrates efficiency in practical data analysis and model building.
  • Successful application in both regression and classification problems across diverse structured data.

Conclusions:

  • Safe pattern pruning is a viable solution to the pattern explosion problem in predictive pattern mining.
  • The method enhances the practicality and efficiency of building predictive models from structured data.
  • This approach offers a significant advancement for machine learning with complex data types.