close
The Wayback Machine - https://web.archive.org/web/20260603093126/https://github.com/TheAlgorithms/Python/issues/1729
Skip to content

Contribution of an algorithm FP-Graphminer  #1729

@siva1098

Description

@siva1098

I'd like to contribute under the topic graphs by adding new algorithm "FP-graphminer", an implementation of a research paper.
It is a Frequent Pattern Graph Mining algorithm, that compactly represents a set of network graphs as a Frequent Pattern Graph (or FP-Graph).
This graph can be used to efficiently mine frequent subgraphs including maximal frequent subgraphs and maximum common subgraphs.

Sample Application: clustering the customers based on the items purchased.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions