Skip to content

How to perform frequent pattern mining #17

@DeathSentence

Description

@DeathSentence

In frequent pattern mining, i think need to input a subgraph pattern(P), a single large graph(G) and a frequency threshold to find the number of occurrences of the subgraph P in G.
Question 2 in the GraMi paper.

So in the GraMi framework, how to input subgraph pattern(P)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions