GitHub topics: closeness-centrality
lilyxgates/harrypotter_character_centrality
Analyzes the top 10 most "important" characters in the Harry Potter universe using centrality metrics (degree centrality, eigenvector centrality, closeness centrality)
Language: Python - Size: 8.79 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

alkaifaftab000/Right-Influencer
Analyzing the Twitch dataset using graph-theoretic metrics to identify top influencers and their impact on social media networks
Language: Jupyter Notebook - Size: 6.33 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

KwokHing/Network-Analysis-on-MRT-Station
Demo on applying the concept of network analysis on a network of connected railway stations, attempting to identify the important stations (nodes) in this network. Web scraping techniques using rvest package is also briefly discussed upon.
Language: R - Size: 1.17 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

srosalino/Connection_Analysis_On_Social_Networks
Implementing a Graph ADT to analyze social network data from GitHub and Facebook, focusing on metrics like influence, centrality, and proximity using algorithms such as Dijkstra's
Language: Python - Size: 1.42 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

enricobolzonello/EppsteinWangAlgorithm
Closeness centrality approximation for undirected graphs with Eppstein-Wang algorithm
Language: C++ - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

enricobolzonello/Padua15 Fork of danielcharles0/LFN2324
Learning From Networks (LFN) project repository. "Learning From Networks" is a course of the master degree in "Computer Engineering" at the University of Padua, Italy.
Language: Jupyter Notebook - Size: 48.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vahid-shirbisheh/local_graph_embeddings_NDF
The official repository for the source code of the article "Local graph embeddings based on neighbors degree frequency of nodes".
Language: Jupyter Notebook - Size: 8.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aelesbao/closeness-centrality
A Closeness Centrality exercise in Scala
Language: Scala - Size: 148 KB - Last synced at: 3 months ago - Pushed at: almost 11 years ago - Stars: 2 - Forks: 0

stef4k/Network-Analysis-Assignment
Analysis of London street gang network
Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

peppe-99/CentralityMeasures-with-GPU
Sequential and parallel implementation of different Centrality Measures.
Language: Cuda - Size: 638 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fonsofhervella/SNA_Hollywood_Actors
We will get data about movies in between 1995 and 2004 from IMBD and we will perform a complete SNA
Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

iliastzanis/GraphAnalysis-ENZYMES-G295-GR
This project utilizes various metrics to analyze a graph network based on data of ENZYMES_g295
Language: Jupyter Notebook - Size: 508 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

miranda-law/network-science
A repository for COSC-355 Network Science at Amherst College using Cytoscape and the Python package NetworkX
Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RiccardoSpolaor/Traffic-Flow-Analysis-Using-Uber-Movement-Data
Analysis of the traffic flow in the cities of Bristol and Cincinnati, considering data gathered by Uber Movement.
Language: Jupyter Notebook - Size: 146 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

konstantinNovichenko/Modified-Dijkstra-Centrality-Closeness-Betweenness
This project was created for Graph-Based Analysis for Big Data in Social Networks class at College of Staten Island (CUNY) in December 2020.
Language: C++ - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

santurini/Graph-Analysis-From-Scratch
Implementation of a graph analysis re-writing all algorithms from scratch.
Language: Jupyter Notebook - Size: 452 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yashajoshi/Social-Network-Analysis
Exploratory Social Network Analysis using NetworkX. Predicting Review Rating using features derived from Network Properties.
Language: Jupyter Notebook - Size: 2.97 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ShaunakSensarma/Maze-Engine
Given an instance of set of nodes in a social network graph, the aim is to find the influencing important users and to predict the likelihood of a future association between two nodes, knowing that there is no association between the nodes in the current state of the graph.
Language: Python - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

avestura/fsharp-closeness-centrality-bfs
Calculate closeness centrality of graph using functional BFS
Language: F# - Size: 240 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

giuggy/ADM-HW4
A graph oriented project for the generalization of the Erdos Number using dijkstra's Algorithm and Networkx.
Language: Python - Size: 12.8 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
