Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 706 Bytes

File metadata and controls

30 lines (18 loc) · 706 Bytes

Credit Risk Modelling

Credit Risk Modelling is a Python library providing a curated selection of modules to perform credit risk modelling analytics.

Installation

Clone the credit risk modelling package using HTTPS:

git clone https://github.com/RandomCollection/Credit-Risk-Modelling.git

Usage

Within a Python module, import the package as:

import credit_risk_modelling as crm

Links

Credit-Risk-Modelling Documentation

License

The code in this project is licensed under the MIT license.

License