Projects

A collection of my data science and machine learning projects.

Loan-Default-Prediction

Model that predicts the likelihood of loan defaults for both existing customers and new applicants. Model was implemented with Random Forest Classifier algorithms.

Pythonscikit-learnPandasRandom Forest ClassifierClassification

Retail-Data-Clustering

Customer segmentation using K-Means clustering to analyze purchasing behavior.

Machine LearningKMeansClusteringscikit-learnPandas