Skip to content

google/graph-mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The Graph Mining Library

This project includes some tools by the Google Graph Mining team, namely in-memory clustering. Our tools can be used for solving data mining and machine learning problems that either inherently have a graph structure or can be formalized as graph problems. For more information, see our NeurIPS'20 workshop.

Among others, this repository contains shared memory parallel clustering algorithms which scale to graphs with tens of billions of edges and are based on the following research papers:

For questions/comments, please create an issue on this repository.

Quickstart

  1. Install Bazel
  2. Run the example: bazel run //examples:quickstart

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published