oxnr / awesome-bigdata

A curated list of awesome big data frameworks, ressources and other awesomeness.
https://github.com/onurakpolat/awesome-bigdata
MIT License
13.2k stars 2.55k forks source link

Added Karate Club an unsupervised machine learning for graphs #259

Closed benedekrozemberczki closed 4 years ago

benedekrozemberczki commented 4 years ago

Karate Club consists of state-of-the-art methods to do unsupervised learning on graph structured data. To put it simply it is a Swiss Army knife for small-scale graph mining research. First, it provides network embedding techniques at the node and graph level. Second, it includes a variety of overlapping and non-overlapping community detection methods. Implemented methods cover a wide range of network science (NetSci, Complenet), data mining (ICDM, CIKM, KDD), artificial intelligence (AAAI, IJCAI) and machine learning (NeurIPS, ICML, ICLR) conferences, workshops, and pieces from prominent journals.