mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-21 21:51:12 -05:00
[PR #1461] [MERGED] Add Karate Club #1295
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/vinta/awesome-python/pull/1461
Author: @benedekrozemberczki
Created: 1/25/2020
Status: ✅ Merged
Merged: 4/7/2020
Merged by: @vinta
Base:
master← Head:patch-1📝 Commits (1)
c041ba4Add Karate Club📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Karate Club is an unsupervised machine learning extension library for NetworkX.
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.
What is this Python project?
Unsupervised learning for graph structured data:
Built on NetworkX and has a Scikit-Learn like API.
What's the difference between this Python project and similar ones?
There is no similar project.
--
Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.