5. Pattern Clustering¶
The subgraphs, which were generated within the Pattern Detection step, are used as input for this step. The Graph Set Clustering step aims at clustering similar patterns (subgraphs) into groups. These groups/clusters can be viewed in the next step in the Collaboration Pattern Repository.
Execute graph set clustering¶
The following clustering algorithms are available:
- Partitioning: Autodetect the number of clusters by searching for distinct graphs
- Hierarchical: Definition of the number of clusters, Cluster Division Selector and Cluster Representative Seeder (computationally intensive)
