Efficient and interpretable maximal frequent fuzzy pattern mining with multi phase pruning and ternary search.

Khalil Al-Wagih1,2, Mukhtar Abdulmomen Abdullah3, Ebrahim Mohammed Senan4,5

  • 1Department of Computer Science, Faculty of Computer Science & Informatics, Thamar University, Dhamar, Yemen. khalilwagih@gmail.com.

Scientific Reports
|June 13, 2026
PubMed
Summary

This study introduces Maximal Frequent Fuzzy Pattern Mining (MFPM), an efficient technique for uncovering interpretable patterns in uncertain quantitative data. MFPM significantly reduces redundant patterns and accelerates discovery, especially in dense datasets.

Related Concept Videos

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This number is...
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is formed in...
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...