Man pages for seekme94/influence.mining
Provides various methods for influence mining on Graphs

adaptive_centrality_influentialReturns the most influential nodes in a graph using adaptive...
celf_greedyReturns the set of influential nodes identified by CELF...
celf_greedy_frameworkInfluence mining framework implementation based on CELF...
celf_plus_plusReturns the set of influential nodes identified by CELF++...
centrality_influentialReturns the most influential nodes in a graph using...
clique_communityDetects communities using cliques
collective_influenceReturns CI value of given graph and node
collective_influence_influentialReturns the most influential nodes in a graph using...
community_modularity_testDetects function performs modularity test of communities.
community_significance_testDetects function performs a Wilcoxon rank-sum test on the...
coreness_influentialReturns the most influential nodes in a graph using Coreness...
find_communitiesFinds communities in the given graph and returns the graph...
fit_power_lawPlots degree distribution and returns power-law exponent of...
generate_cliqueGenerates a fully connected undirected graph
generate_holme_kimGenerates a Holme-Kim Network
generate_randomGenerates a Erdos Renyi random graph
generate_ringGenerates a ring-structured graph, in which nodes are...
generate_scale_freeGenerates a Barabasi scale-free graph
generate_small_worldGenerates a Watts & Strogatz small-world graph by rewiring a...
generate_treeGenerates a tree-structured graph
get_adaptive_rankReturns ranks from 1 to highest rank before the graph is...
get_centrality_scoresReturns the centrality values of nodes in a graph using given...
get_graph_traitsCalculates several traits from given graph and returns as...
get_influenceQuantifies the influence of a set of nodes in a graph
graph_summaryGives a summary of common metrics of given graph
greedy_influentialImplements Greedy algorithm for Influence Maximization
h_indexReturns H-index (Hirsch number)
ic_spreadCalculates spread under IC model
ic_spread_plusCalculates spread under IC model
influenceMine the most influential nodes in given graph
influence_icCalculates influence of k nodes under Independent Cascade...
influence_ltCalculates influence of k nodes under Linear Threshold model
katz_centralityCalculates Katz centrality (Katz Status Index) of network....
large_scale_communityDetects communities in large-scale graphs
largest_componentReturns largest connected component in a network
load_arxiv_collaboration_graphA collaboration graph crawled from arXiv.org, High Energy...
load_as_caida_graphThe undirected network of autonomous systems of the Internet...
load_author_netscience_graphCoauthorship network of scientists working on network theory...
load_football_graphNetwork of American football games between Division IA...
load_influence_citation_graphCitation network of papers on influence mining from 1990 to...
load_ita2000_graphAir Transport Network is an undirected graph where nodes...
load_jdk6_dependencies_graphClass dependency network of the Java Development Kit 1.6.0.7...
load_karate_club_graphA social network of members of a karate club at an American...
load_nematode_neural_network_graphNeural network of the nematode C. Elegans compiled by Duncan...
load_political_blog_graphA directed network of hyperlinks between weblogs on US...
load_protein_barabasi_graphProtein interaction network data for yeast (by Barabasi)
load_twitter_graphNetwork of twitter links collected via snowball sampling,...
load_wordnet_graphLexical network of words from the WordNet dataset. Nodes in...
load_world_trade_graphNetwork of trade between manufacturers from around the world
lt_spreadCalculates spread under LT model
normalize_dataNormalize a set of numeric variables in a dataset between 0...
normalize_traitNormalizes the numeric values passed in 'x' between 0 and 1
optimal_influentialImplements optimal algorithm for Influence Maximization
pagerank_influentialReturns the most influential nodes in a graph using Pagerank...
plot_degree_distributionPlots degree distribution of given graph
resilienceCalculates resilience of network
setupSetup logging
simulate_icSimulates influence spread under Independent Cascade model
simulate_ltSimulates influence spread under Linear Threshold model
seekme94/influence.mining documentation built on Aug. 2, 2022, 10:19 p.m.