frequent-patterns
There are 9 repositories under frequent-patterns topic.
ehab-abdelhamid/GraMi
GraMi is a novel framework for frequent subgraph mining in a single large graph, GraMi outperforms existing techniques by 2 orders of magnitudes. GraMi supports finding frequent subgraphs as well as frequent patterns, Compared to subgraphs, patterns offer a more powerful version of matching that captures transitive interactions between graph nodes (like friend of a friend) which are very common in modern applications. Also, GraMi supports user-defined structural and semantic constraints over the results, as well as approximate results. For more details, check our paper: Mohammed Elseidy, Ehab Abdelhamid, Spiros Skiadopoulos, and Panos Kalnis. GRAMI: Frequent Subgraph and Pattern Mining in a Single Large Graph. PVLDB, 7(7):517-528, 2014.
LoLei/spmf-py
Python SPMF Wrapper 🐍 🎁
HEL-DMP17/Apriori
Apriori algorithm for finding frequent itemsets and rules
reedHam/spotify-datamining-project
Datamining project for CPSC 4310 using FPGrowth
zakimjz/Origami
Origami: Algorithm for Representative Orthogonal Graph Mining and Sampling
HarshaPugal/BFPDEP
BFPDEP(Bit vector based Frequent Pattern mining using Discarded Elements Prudently)
antonrud/flink-frequent-patterns
Mining frequent patterns with Apache Flink (using ECLAT)
ncounter/logorator
A log analyzer to extract analytic reports of usage
zakimjz/MUSK
MUSK Algorithm for Sampling Maximal Subgraphs