Giter VIP home page Giter VIP logo

absorbing-centrality's Introduction

Absorbing Random-Walk Centrality

Documentation Statu Travis-CI Build Status Coverage Status

This is an implementation of the absorbing random-walk centrality measure for nodes in graphs. For the definition of the measure, as well as a study of the related optimization problem and algorithmic techniques, please see the pre-print publication on arXiv. A short version of this paper will appear in the ICDM 2015.

To cite this work, please use

Mavroforakis, Charalampos, Michael Mathioudakis, and Aristides Gionis.
"Absorbing random-walk centrality: Theory and algorithms"
Data Mining (ICDM), 2015 IEEE International Conference on. IEEE, 2015.

Installation

You can install the absorbing_centrality package by executing the following command in a terminal.

pip install absorbing_centrality

Documentation

For instructions on how to use the package, consult its documentation.

Example

You can find an example of how to use this package in this IPython notebook.

Development

To run all the tests for the code, you will need tox -- check its webpage for instructions on how to install it.

Once tox is installed, use your terminal to enter the directory with the local copy of the code (here it's named 'absorbing-centrality') and simply type the following command.

absorbing-centrality $ tox

If everything goes well, you'll receive a congratulatory message.

Note that the code is distributed under the Open Source Initiative (ISC) license. For the exact terms of distribution, see the LICENSE.

Copyright (c) 2015, absorbing-centrality contributors,
Charalampos Mavroforakis <[email protected]>,
Michael Mathioudakis <[email protected]>,
Aristides Gionis <[email protected]>

absorbing-centrality's People

Contributors

harrymvr avatar mmathioudakis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

absorbing-centrality's Issues

networkx version

Currently, installation requires nexworkx version 1.9.1, which causes newer versions to uninstall.
Can we relax the requirement to allow for newer versions of networkx?

Upload code

The following is a to-do list for the first release:

  • upload code
  • pass tests
  • improve test coverage
  • python3 compatibility
  • update README
  • add examples/pictures
  • create github.io website

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.