Final Project

For the literature survey: For the programming project: Some project ideas:
  1. Analysis of foruming.it.
  2. Detect communities on some social network (e.g, IMDB), using the divisive algorithm of Newman and Girvan that we did in class. Find the best level using the modularity measure.
  3. Crawl a part of the Facebook network. Gather friends, create the social network of people who participate.Compute statistics such as degree distribution, clustering coefficient, diameter, etc.
  4. Implement an algorithm for community detection based on the modularity measure. Check with Aris for ideas about a specific algorithm.
  5. Create a facebook application that performs something interesting. Especially welcome are applications that give incentives to become viral. A nice project idea could make you millionaires!