Matthew-Ye / binary_classification_clients_in_R

Binary_classification_clients_in_R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary classification clients in R

In this project, I will build binary classification models that classify the clients according to the credit quality (ability to repay a credit loan in according to the contractual terms). We will build Logistic Regression,Lasso (least absolute shrinkage and selection operator) Regression,Decision Tree,Random Forest and LDA (Linear discriminant analysis) models and compare them according to the cost and accuracy.

Please check the documents and code for further details.

About

Binary_classification_clients_in_R


Languages

Language:HTML 99.9%Language:R 0.1%