Hi, I’m Dare Afolabi. Here, you’ll find projects where I’ve applied data science, analytics, visualization, and business intelligence skills to real-world datasets.
View on GitHub Pages
Built with Jupyter, this notebook develops a machine learning model to predict the likelihood of loan defaults using borrower demographic, financial, and credit data. The model could potentially help financial institutions assess applicant risk, minimize credit losses, and improve lending strategies.
This project tackles the Kaggle “House Prices: Advanced Regression Techniques” competition by predicting house sale prices using 1,460 training samples and 79 features. Base models RidgeCV, Random Forest, and Gradient Boosting are assessed via cross-validation and log-RMSE, then ensembled in a Stacking Regressor. Feature importance scores underscore quality ratings, property size, and neighborhood prices as primary predictors of house prices.
Stay tuned as I add more projects in areas like customer retention and predictive modelling.
View on GitHub Pages