Skip to content

ruchira/Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This directory contains software for analysis of living networks.

cluster_friend_graph.py - This program reads in a graph of one's Facebook
friends (previously retrieved and stored in a Python pickle file) and clusters
it using hierarchical agglomerative clustering on the Jaccard distance.  It
writes the tree(s) of friends to standard output and also writes the
tree-ordered friend matrix to a CSV file.

About

Software for Network Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published