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

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.

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.