https://github.com/aida-ugent/grab

Source code for GraB: Quantifying and Reducing Imbalance in Networks

https://github.com/aida-ugent/grab

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Source code for GraB: Quantifying and Reducing Imbalance in Networks

Basic Info
  • Host: GitHub
  • Owner: aida-ugent
  • License: other
  • Language: Python
  • Default Branch: master
  • Size: 1.46 MB
Statistics
  • Stars: 2
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

Readme.md

Quantifying and Reducing Imbalance in Networks

Code style: black

This repository contains the source code, installation and use instructions for the method presented in the paper:

Mashayekhi, Yoosof, Bo Kang, Jefrey Lijffijt, and Tijl De Bie. "Quantifying and reducing imbalance in networks." In RECSYS IN HR 2021, vol. 2967. CEUR, 2021.

We provide Python implementations of the complete GraB model. The repository is maintained by Yoosof Mashayekhi (yoosof.mashayekhi(at)ugent.be).

Installation

Install directly from GitHub with:

$ pip install git+https://github.com/aida-ugent/GraB.git

Note: GraB code has been extensively tested and is stable under Python 3.6.9, thus this is the recommendend environment.

data folder:

data.csv: graph links

roles.csv: roles with start id, end id and node type in each row. It is used for the block prior

types.csv: roles with start id, end id and node type in each row. It is not used for the block prior [optional]

For emd solver install GLPK and Pulp (or follow the steps in https://wihoho.github.io/2013/08/18/EMD-Python.html)

Owner

  • Name: Ghent University Artificial Intelligence & Data Analytics Group
  • Login: aida-ugent
  • Kind: organization
  • Email: tijl.debie@ugent.be
  • Location: Ghent

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels