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

https://github.com/engineeringmadness/loandefault

Loan default prediction using Gradient Boosting
https://github.com/engineeringmadness/loandefault

Last synced: about 1 month ago
JSON representation

Loan default prediction using Gradient Boosting

Awesome Lists containing this project

README

          

# Loan Default Predictor

1. Clone repository
2. make new folder called input just outside repo folder and download the csv files here from kaggle page -
https://www.kaggle.com/c/home-credit-default-risk/data
3. Run command - jupyter notebook in the repo to view the notebooks
4. Either use anaconda or use python installed with numpy, pandas, matplotlib, seaborn, scikit-learn, jupyter libraries