Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 326 Bytes

File metadata and controls

4 lines (3 loc) · 326 Bytes

LogisticRegression-CreditApproval-Python

Create a machine learning model using logistic regression that can predict credit card approvals from the described dataset.

The linear model is then expanded using polynomial regression and the accuracies obtained are examined using confusion matrices and precision-recall curves.