influence-maximization
There are 43 repositories under influence-maximization topic.
XGraph-Team/XFlow
XFlow - A Python Library for Graph Flow
dimgold/pycon_social_networkx
Social network analysis code examples for PyCon 2019 talk
yuzhimanhua/Influence-Maximization
Top-K Influential Nodes in Social Networks: A Game Perspective (SIGIR'17)
hautahi/IM_GreedyCELF
Source code for blog post at https://hautahi.com/im_greedycelf
hncuong/IM
Code for Influence Maximization Problem
smaniu/oim
Algorithms for online influence maximization
anty-filidor/network_diffusion
Python package for simulating spreading phenomena in complex networks
Pycomet-zz/telegram-group-engagement-bot
This telegram bot manages an instagram engagement group maintaining a current list of active users
NikhilGupta1997/Influence-Maximization-CELF
Implementation of Influence Maximisation on a graph dataset.
olety/TIMLinUCB
Temporal IMLinUCB - a solution for Online Influence Maximization problem in Temporal Networks (based on IMLinUCB)
wozhendeluanle/VoteRank_Plus
code in article Identifying influential nodes in social networks: A voting approach, link: https://doi.org/10.1016/j.chaos.2021.111309,
gdelpuente/IMM
Influence Maximization in Near-Linear Time: A Martingale Approach Scala implementation
hautahi/IM_RIS
Source code for blog post at https://hautahi.com/im_ris
justanothergithubber/corr-im
Correlation Robust Influence Maximization
hautahi/IM-Evaluation
Python GPU Code for IM Algorithms
Miao-WANG-Trista/Influence-Maximization-on-Graph-Data
Influential nodes identification & CELF implementation
allogn/robustness
Evaluation and improvement of cascade diffusion robustness against node attacks.
autumninthecloud/IM_w_fairness
Our group capstone project site for UC Berkeley's MIDS W210/Capstone.
iconvk/LearningIndependentCascadeOnVK
This repository contains a complimentary code for the article "Content-based Network Influence Probabilities: Extraction and Application". The repository contains trained dataset, solvers for the node immunization problem, code for crawling and downloading VK social network, and script for extracting influence probabilities based on the downloaded data.
MengChiehLiu/Foodvocate
An analysis on the cascading behavior between Taiwanese Instagram food bloggers, based on Asynchronous Independent Cascade Model (AsIC) and Influence Maximization Model.
SparklyYS/Simultaneous-IMM
We use gpu to accelerate the influence-maximization diffusion, which can make it faster more than 10 times than before
ZahraDehghanian97/CELF
In this repo. , "Cost Effective Lazy Forward Selection" Algorithm is implemented from scratch in python with only numpy library.
ZahraDehghanian97/Lazy-Hill-Climbing
in this repo. greedy hill climbing and lazy hill climbing is implemented from scratch with only numpy and scipy library. this project is tested on the facebook101-Princeton dataset.
liu-yihong/maximize-influence-spread
Unofficial Python Implementation of "Maximizing the Spread of Influence through a Social Network"
tejwani23/Influence-Maximisation
Social Network Analysis
geraked/complex-networks
Implementation of Complex Networks Algorithms
gudbrandtandberg/HiggsTweet
Course project for CPSC534: Topics in Data Science & Management: Social Networks at UBC 2017
ikbalsingh/Influence-Maximization
Influence Maximization on a graph (social network)
jtejido/goim
Influence Maximization in Go (CELF, TIM, MaxDiscount, DegreeDiscount, PMC)
justanothergithubber/pruned-monte-carlo
Fast and accurate influence maximization on large networks with pruned monte-carlo simulations
kikatuso/Competitive-Ising
Code for simulations concerning single player Ising Influence Maximisation as well as competitive optimisation structured as a simultaneous or a sequential game.
Zhu-BY/ALGE
Repository of the paper "Precise influence evaluation in complex networks" by B. Zhu, D. Li and Q. Sun
anty-filidor/bdma-experiments
Experimental repo for paper: https://doi.org/10.26599/BDMA.2024.9020010
lylakirati/influence_maximization
Influence Maximization for Partially Observable Networks with Varying Degree Assortativities