This is a package help analyzing, preprocessing, and modeling in credit default projects.
$ pip install risk_model_tool
The whole package is consisted of 4 parts: analysis
, preprocess
, model
, utils
.
analysis
:preprocess
:model
:utils
: Doc of Utils
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
risk_model_tool
was created by Wenjia Zhu, Jianhong Jiang, Jingcheng Qiu. It is licensed under the terms of the MIT license.
risk_model_tool
was created with cookiecutter
and the py-pkgs-cookiecutter
template.