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.

    Language:Java11681739
  • LoLei/spmf-py

    Python SPMF Wrapper 🐍 🎁

    Language:Python684818
  • HEL-DMP17/Apriori

    Apriori algorithm for finding frequent itemsets and rules

    Language:HTML4100
  • reedHam/spotify-datamining-project

    Datamining project for CPSC 4310 using FPGrowth

    Language:JavaScript2200
  • zakimjz/Origami

    Origami: Algorithm for Representative Orthogonal Graph Mining and Sampling

    Language:C++2201
  • HarshaPugal/BFPDEP

    BFPDEP(Bit vector based Frequent Pattern mining using Discarded Elements Prudently)

    Language:Java1
  • antonrud/flink-frequent-patterns

    Mining frequent patterns with Apache Flink (using ECLAT)

    Language:Java0000
  • ncounter/logorator

    A log analyzer to extract analytic reports of usage

    Language:JavaScript0101
  • zakimjz/MUSK

    MUSK Algorithm for Sampling Maximal Subgraphs

    Language:C++10