An open API service indexing awesome lists of open source software.

https://github.com/nirmit27/credit-risk-modeling

Classification and regression models for predicting the level of risk associated with extending credit to a borrower and the basic EPS amount respectively.
https://github.com/nirmit27/credit-risk-modeling

credit-risk credit-risk-analysis machine-learning ml ml-model ml-models modelling numpy pandas python python3 sckiit-learn

Last synced: 3 months ago
JSON representation

Classification and regression models for predicting the level of risk associated with extending credit to a borrower and the basic EPS amount respectively.

Awesome Lists containing this project

README

        

# Credit Risk Modeling and EPS Prediction

Training **[XGBoost](https://xgboost.readthedocs.io/en/stable/)** classification and regression models for predicting the amount of **risk** associated with the extension of credit to a borrower and for predicting the basic **EPS** amount.

## Preview

![Screenshot](/flask-deployment/static/ss.png)

## Dataset links
- [Credit Risk Dataset](./data/case_study_final.xlsx)

- [EPS Dataset](./data/EPS_Dataset.xlsx)