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.
052
Update README.md
Update README.md
feat: adds train and test data
initial commit
