Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 378 Bytes

File metadata and controls

11 lines (5 loc) · 378 Bytes

Credit-Approval

Credit Approval

Predicting whether a person will be approved or rejected for a credit.

The Dataset is the Credit Approval Data Set from UCI Machine Learning Repository. The data can be downloaded from here: Credit Approval Data Set

The model is built with Logistic Regression using R