CoolFace
Datasetpublic

LoreRodriguez/loan-approval-dataset

Loan Approval Dataset Dataset for experimenting with binary classification models for loan approval prediction. Dataset structure The dataset contains two splits: train: 614 records test: 367 records The training dataset contains the target variable: Loan_Status where: Y = Loan approved N = Loan rejected Features Loan_ID Gender Married Dependents Education Self_Employed ApplicantIncome CoapplicantIncome LoanAmount Loan_Amount_Term… See the full description on the dataset page: https://huggingface.co/datasets/LoreRodriguez/loan-approval-dataset.

sourceHugging Faceapache-2.0updated 18d agoView on Hugging Face
0likes52downloads
4 commits on main
241e47518d ago

Update README.md

LoreRodriguez
2e1fd5218d ago

Update README.md

LoreRodriguez
f47ae3e18d ago

feat: adds train and test data

LoreRodriguez
c1958f618d ago

initial commit

LoreRodriguez