https://github.com/sayamalt/loan-default-prediction
Successfully implemented various supervised and unsupervised machine learning algorithms on a dataset of loan borrowers in order to predict the future status of loan i.e. whether it is defaulted or not.
https://github.com/sayamalt/loan-default-prediction
Last synced: 8 months ago
JSON representation
Successfully implemented various supervised and unsupervised machine learning algorithms on a dataset of loan borrowers in order to predict the future status of loan i.e. whether it is defaulted or not.
- Host: GitHub
- URL: https://github.com/sayamalt/loan-default-prediction
- Owner: SayamAlt
- Created: 2022-04-12T23:37:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T23:39:22.000Z (about 4 years ago)
- Last Synced: 2024-12-28T08:09:54.123Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Loan-Default-Prediction
This is a synthetic dataset created using actual data from a financial institution. The data has been modified to remove identifiable features and the numbers transformed to ensure they do not link to original source (financial institution).
This is intended to be used for academic purposes for beginners who want to practice financial analytics from a simple financial dataset.