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

https://github.com/mathanraj-sharma/loan-prediction-practice-model

Simple loan prediction model build as a practice exercise using python sklearn library. Used logistic regression as training algorithm and accuracy as the evaluation metric and used StratifiedKFold for resampling training data for training and evaluation.
https://github.com/mathanraj-sharma/loan-prediction-practice-model

Last synced: 4 months ago
JSON representation

Simple loan prediction model build as a practice exercise using python sklearn library. Used logistic regression as training algorithm and accuracy as the evaluation metric and used StratifiedKFold for resampling training data for training and evaluation.

Awesome Lists containing this project