Last update: December 2023. All opinions are my own.

1. Overview

This project explores community detection and influence analysis in a large Instagram graph using GraphX.

2. Graph Analysis

  • Built the interaction graph and validated its structure.
  • Computed network statistics and centrality measures.
  • Applied community detection to uncover clusters.

3. Insights

The analysis highlights natural clusters and influential nodes that can inform targeting and discovery.

4. Skills and Tools

  • GraphX
  • Community detection algorithms
  • Network analysis

5. Resources