An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: louvain

benedekrozemberczki/karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)

Language: Python - Size: 28 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 2,216 - Forks: 247

fukurosan/Trassel

Graph computing in JavaScript

Language: JavaScript - Size: 6.5 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 0

SINr-Embeddings/sinr

The SINr approach to train interpretable word and graph embeddings

Language: Jupyter Notebook - Size: 81.9 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 19 - Forks: 3

puzzlef/louvain-communities-dynamic

Comparing static vs dynamic approaches of the Louvain algorithm for community detection.

Language: C++ - Size: 98.6 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Splines/fast-louvain

[Work in progress] A Rust implementation of the Louvain algorithm 🎈

Language: Rust - Size: 732 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

EqualStreetNames/equalstreetnames-leuven

🇧🇪 Leuven's data (sub-module) for EqualStreetNames project

Language: HTML - Size: 5.81 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

Mishkun/lobzik

Lobzik is a Gradle plugin for helping to modularise large Android codebases. It uses Louvain algorithm to analyze class dependencies and rank deduced modules based on their conductance score.

Language: Kotlin - Size: 70.9 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 50 - Forks: 4

benedekrozemberczki/ClusterGCN

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

Language: Python - Size: 14.2 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 799 - Forks: 135

shobrook/communities

Library of graph clustering algorithms

Language: Python - Size: 77.3 MB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 746 - Forks: 106

benedekrozemberczki/EdMot

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

Language: Python - Size: 1.14 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 133 - Forks: 20

benedekrozemberczki/LabelPropagation

A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).

Language: Python - Size: 388 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 124 - Forks: 37

Splines/bachelor-community-detection-datasets

Datasets used in my bachelor thesis: "Louvain-initialized Genetic Algorithms for Community Detection in Complex Networks"

Size: 3.42 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Splines/louvain-genetic-bachelor

My bachelor thesis with the title "Louvain-initialized Genetic Algorithms for Community Detection in Complex Networks"

Size: 30.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

thangbuiq/booking-bot

Booking hotels recommendation chatbot on Vietnamese hotels using GraphRag

Language: Python - Size: 9.29 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

puzzlef/louvain-communities-openmp-dynamic

Design of OpenMP-based Parallel Dynamic Louvain algorithm for community detection.

Language: C++ - Size: 256 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

puzzlef/louvain-communities-openmp

Design of OpenMP-based Parallel Louvain algorithm for community detection.

Language: C++ - Size: 188 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

vtraag/louvain-igraph

Implementation of the Louvain algorithm for community detection with various methods for use with igraph in python.

Language: C++ - Size: 2.43 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 246 - Forks: 46

multivacplatform/louvain

Louvain community detection

Language: JavaScript - Size: 73.2 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

pouyaesm/signed-community-detection

A tool for community detection and evaluation in weighted networks with positive and negative edges

Language: Java - Size: 1.05 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 22 - Forks: 6

giorgiodema/EchoChambers

Mapping Echo Chambers In Large Networks

Language: Python - Size: 20 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

sujeet-bhalerao/community-detection-dept

Community detection in math department using publication data

Language: Python - Size: 2.59 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gtzinos/BigData-Graph-Analysis

Probably the first scalable and open source triangle count based on each edge, on scala and spark for every Big Dataset. (Louvain)

Language: Scala - Size: 1.67 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 2

fcomitani/nimble_raccoon

A slim and fast reimplementation of RACCOON iterative clustering library

Language: Python - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MikuSugar/louvain4j

louvain java impl

Language: Java - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luisdrita/Thesis

Community Finding with Applications on Phylogenetic Networks

Language: JavaScript - Size: 127 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

dibbelab/gficf

An R implementation of the Gene Frequency - Inverse Cell Frequency method for single cell data normalization

Language: C++ - Size: 4.89 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 15

sangjun-Park1208/ClusteringAlgoritms

VISLAB - Clustering algorithm in 연구실 서버

Language: Python - Size: 93.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sotera/newman

Quickly analyze and explore email with advanced analytics and visualization.

Language: JavaScript - Size: 266 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 14

SophiaVei/Community-Detection-in-Social-Networks

Community Detection on a Twitter Dataset

Language: Jupyter Notebook - Size: 4.83 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fgmn/EdMot_C

C语言版本实现:"EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

Language: C - Size: 2.25 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

keskim1111/network-analysis

This project is as part of a workshop in Analysis of Biological Networks, instructed by Prof. Roded Sharan and Shani Jacobson. The workshop aims to improve existing algorithms for community detection in networks.

Language: Jupyter Notebook - Size: 72.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

luccitan/graphology-communities

OBSOLETE : see graphology/graphology-communities-louvain & graphology/graphology-metrics

Language: JavaScript - Size: 2.72 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

DrYak/louvain-community

Forked from https://sourceforge.net/projects/louvain/ . This fork attemps to fix some memory corruption bugs

Language: C++ - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1