SOCIAL_GRAPH_v1.0
Input Data
Simulation
Node Input (Nodes & Attributes)
[ {"id": 1, "label": "Elena", "attr": "UX Designer"}, {"id": 2, "label": "David", "attr": "Product Manager"}, {"id": 3, "label": "Me", "attr": "Data Science"} ]
Edge Input (Granovetter Dimensions)
[ {"source": 3, "target": 1, "freq": 10, "depth": 7, "duration": 24, "reciprocity": 0.8}, {"source": 3, "target": 2, "freq": 15, "depth": 8, "duration": 12, "reciprocity": 0.9} ]
Run Spectral Clustering