Bigraph
Foreword
Bigraph (Bipartite graph): A python library for link prediction in bipartite-networks</b>
About Bigraph
Bigraph is a Python package specifically designed for link prediction in bipartite networks. By leveraging commonly used similarity measures, such as Jaccard, Adamic Adar, Common Neighbors, Preferential Attachment, and Katz Similarity, Bigraph enables researchers to infer missing links in a bipartite graph.
Features
- Open source
- Easy-to-use
- Documentation
Tech stack and contributions
- Numpy
- Pandas
- Scikit learn
- Matplotlib
- NetworkX
- Sphinx
- Python
Installation
$ pip install bigraph
Keywords
Link prediction, Bipartite graphs, Graph, Algorithms, python library
This post will be modified later.