mirror of
https://github.com/oxnr/awesome-bigdata.git
synced 2026-03-09 07:15:09 -05:00
[PR #259] [MERGED] Added Karate Club an unsupervised machine learning for graphs #270
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/oxnr/awesome-bigdata/pull/259
Author: @benedekrozemberczki
Created: 1/25/2020
Status: ✅ Merged
Merged: 2/4/2020
Merged by: @vincentkoc
Base:
master← Head:patch-1📝 Commits (1)
c06a444Added Karate Club an unsupervised machine learning for graphs📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.