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
- Filename for input data
- Network_type, defaUlt is bipartite multilayer but mulitplex can also be specified !?! //TODO: check this further
- 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file multilayer-credit-scoring-0.0.7.tar.gz.
File metadata
- Download URL: multilayer-credit-scoring-0.0.7.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
691549aa9f7580ddc371e374836e4ac4c7b7fdccc8f25975235147d9eeeeb1d1
|
|
| MD5 |
580f432064d3b753bf5263fac66dde10
|
|
| BLAKE2b-256 |
5dc0c2782fb00370572103a354fbbc87d64c6df788110eced13849dfe7dbfa4c
|
File details
Details for the file multilayer_credit_scoring-0.0.7-py3-none-any.whl.
File metadata
- Download URL: multilayer_credit_scoring-0.0.7-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a28f9c2be6df81559f70948918d439e0e40f220971a95b809dbf9118cddda944
|
|
| MD5 |
955207c938ac1d232fe66da32a40c1bc
|
|
| BLAKE2b-256 |
2426c4696a2331b1e30e369da64c6726e6cb2a1bfbed0358d2c03709acdccaad
|