Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.57 KB

File metadata and controls

34 lines (17 loc) · 1.57 KB

The main theme of this repo is for predictive analytics and machine learning models. It also encompassed the notion of data analytics, data visualizations, and descriptive statistics. The content of this repo emphasize learning purpose only and implies in context to IBM Data Science Professional Certification.

The ML_Captstone_Project.ipynb notebook applied predictive analytics and classification models to predict whether customer is likely to pay off the loan or not.

Loan status findings by gender and principal:

image

Loan status findings by gender and age:

image

Loan status findings by gender and days of week:

image

Loan status prediction comparison:

KNN algorithm loan status prediction:

image

Decision Tree algorithm loan satus prediction:

image

SVM algorithm loan status prediction:

image

Logistic Regresssion loan status prediction:

image