You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Second programming assignment for Social Computing (CSC 555) at NC State, Fall '16. I will try to prove/disprove one hypothesis on a social network graph using Neo4j and calculate certain social network metrics.
An analysis on the cascading behavior between Taiwanese Instagram food bloggers, based on Asynchronous Independent Cascade Model (AsIC) and Influence Maximization Model.
By using Gephi’s modularity class feature, top 3 communities in subscription model were identified. No gender-related communities were detected. Based on centralities and hub measures there was found a list of users with efficient way transmitting information in the network, these top 100 users are recommended to target.
A simple unweighted undirected social network graph. It allows users to add and remove nodes and edges, view the social network of a person, and visualize the social network using Graphviz.