https://github.com/alan-turing-institute/directedcoreperipherypaper

https://github.com/alan-turing-institute/directedcoreperipherypaper

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • Language: Python
  • Default Branch: master
  • Size: 65.4 KB
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed over 6 years ago
Metadata Files
Readme

README.md

directedCorePeripheryPaper

Build Status

This is the code for the paper "Core–Periphery Structure in Directed Networks"

It allows a replication of the results in the paper.

Requirements: * Python3 * Networkx * Numpy * Scipy * SciKit-Learn * graph-tool (only for the graphtool stochastic block model comparison)

The scoring file gives an interface to the each of the methods. We provide two different function for each of the methods, namely a standard method which produces a score and a method that ends in 'Class' which outputs a partition of the nodes. Further, scoring also contains several additional variants of advanced hits, the method used in the paper is named, advancedHitsOrder.

Finally we note that the naming convention differs slightly from the convention in the paper as the code for our 1 parameter synthetic model the parameter in the generator is 0.5-p for p the parameter in the paper.

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago