Jcharis / Social-Network-Analysis
Social Network Analysis in Python and Julia using Networkx,IGraph and LightGraphs.jl
☆50Updated 4 months ago
Alternatives and similar repositories for Social-Network-Analysis:
Users that are interested in Social-Network-Analysis are comparing it to the libraries listed below
- Repository for Social network analysis presented in the video link!☆55Updated 7 years ago
- Fraud detection in bank transactions using graph databases and machine learning.☆20Updated 4 years ago
- Applied Social Network Analysis in Python by University of Michigan on Coursera☆75Updated 4 years ago
- Friends Recommendation and Link Prediction in Social Netowork☆47Updated 3 years ago
- Social network analysis code examples for PyCon 2019 talk☆139Updated 2 years ago
- Course - 5; Specialization: Applied Data Science with Python; University Of Michigan☆114Updated 7 years ago
- Materials for COM 67400 taught at Purdue University☆60Updated 3 months ago
- Link prediction in social network - Friend TNS algorithm☆43Updated 8 years ago
- Real-time sentiment analysis on tweets using tweepy and kafka. Graphed using the output of a neural network and Dash/Plotly.☆14Updated 4 years ago
- This repository contains the code used in the experimental setup of the paper 'Inductive Graph Representation Learning for Fraud Detectio…☆33Updated last year
- Using Twitter Ego Network Analysis to Detect Sources of Fake News☆50Updated 5 years ago
- This repository will contain the code associated to the scripts I've been writing in my medium articles☆44Updated last year
- Timerank: Tracking the Evolution of Communities in Dynamic Social Networks☆22Updated 7 years ago
- Network Science with Python and NetworkX Quick Start Guide, published by Packt☆140Updated 2 years ago
- Simulating the spread of a rumour in a social network with Python☆10Updated 4 years ago
- Graph Machine Learning, published by Packt☆273Updated 2 years ago
- This repository builds an anti-money laundering scheme employing graph theory and social network analysis to detect the sophisticated lay…☆20Updated 5 years ago
- Lectures on "crime and political corruption analysis using data mining, machine learning and complex networks" at the School of Applied M…☆43Updated 5 years ago
- Colab implementation for Fraud Detection in Graph Neural Networks, based on Deep Graph Library (DGL) and PyTorch backend.☆40Updated 3 years ago
- Social Network Analysis Papers☆57Updated 2 years ago
- Online-lending fraud detection with customers' sequential behavioral data (End-to-end ML and NLP project).☆18Updated 4 years ago
- University project: Twitter community detection using Modularity, Infomap, Label propagation and Multilevel algorithms☆35Updated 5 years ago
- ☆13Updated 6 years ago
- Link Prediction models on Networks☆11Updated 11 months ago
- Echo Chamber Model☆34Updated 2 years ago
- Anomaly detection algorithm for social networks using Graph Neural Networks by leveraging graph parameteres, between centrality, degree, …☆11Updated 5 years ago
- Social network analysis on two mainstream online networking platforms: Yelp and Twitter. This projects collected the data by different wa…☆11Updated 6 years ago
- This is the repository for the course Introduction to Data Science offered by the Department of Information Technologies, Åbo Akademi Uni…☆49Updated 4 years ago
- 通过研究社交网络,从网络中提取拓扑结构特征,运用机器学习方法进行链路预测,比较了几种机器学习算法的预测精度。☆33Updated 8 years ago
- This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).