Credit Risk Modelling is a Python library providing a curated selection of modules to perform credit risk modelling analytics.
Clone the credit risk modelling
package using HTTPS:
git clone https://github.com/RandomCollection/Credit-Risk-Modelling.git
Within a Python module, import the package as:
import credit_risk_modelling as crm
Credit-Risk-Modelling Documentation
The code in this project is licensed under the MIT license.