Skip to main content

Python implementation of the MultilayerCreditScoring algorithm

Project description

MultilayerCreditScoring

This repository includes a python script that implements the MultilayerCreditScoring (MCS) algorithim presented in the paper Evolution of Credit Risk Using a Personalized Pagerank Algorithm for Multilayer Networks.

Usage instructions

What is supported regarding the format of the input data:

to be continued...

Usage and the parameters the user can control

  1. Filename for input data
  2. Network_type, defaUlt is bipartite multilayer but mulitplex can also be specified !?! //TODO: check this further
  3. Alpha parameter for the personalized pagerank algorithm. Default is 0.85

We will do a MCS class that takes all the neccassary parameters in its contructor and it will run the caluclatinson directly afterwards. Then the user can query the results he is interesed in by examaning the relevant properites of the MCS object.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multilayer-credit-scoring-0.0.7.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

multilayer_credit_scoring-0.0.7-py3-none-any.whl (18.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page