mirror of
https://github.com/oxnr/awesome-bigdata.git
synced 2026-03-09 07:15:09 -05:00
[PR #265] [MERGED] Added Little Ball of Fur #274
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/265
Author: @benedekrozemberczki
Created: 5/18/2020
Status: ✅ Merged
Merged: 7/24/2020
Merged by: @vincentkoc
Base:
master← Head:patch-1📝 Commits (1)
29ba9ccAdded Little Ball of Fur📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Little Ball of Fur consists of methods that can sample from graph structured data. To put it simply it is a Swiss Army knife for graph sampling tasks. First, it includes a large variety of vertex, edge, and exploration sampling techniques. Second, it provides a unified application public interface which makes the application of sampling algorithms trivial for end-users. Implemented methods cover a wide range of networking (Networking, INFOCOM, SIGCOMM) and data mining (KDD, TKDD, ICDE) conferences, workshops, and pieces from prominent journals.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.