Skip to content

xing-yu/label_propagation_on_bipartite_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

label_propagation_on_bipartite_graph

This is a label propagation algorithm that works on a bipartite graph

The bipartite graph has two kinds of vertices A and B

For A and B, there is both a label (A_labeled, B_labeled) and unlabeled set (A_unlabeled, B_unlabeled).

The possible classes L for A and B are that same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages