Programming Homework Help

NJIT Stock Market Social Media & Network Analysis with The Louvain Method Exercise

 

  • Use Louvain method to find clusters of newmarket. Take the third largest cluster and name it as G3.
  • Compute pairwise distance in G3 and recale it into 2D corrdinate system with MDS method.
  • Finally apply KMean methods to partitition G3 into 4 communitites.
  • Plot G3 in 2D coordinate system, with different colors for the different communities