Skip to content

A cost-sensitive predictive model for SBA loan approval using R and Python. Optimizes classification with logistic regression, regularized models, and machine learning techniques while minimizing misclassification costs. Leverages advanced analytics to maximize net profit and inform data-driven decision-making.

Notifications You must be signed in to change notification settings

codaley/predictive-model-SBA-loan

Repository files navigation

Cost-Sensitive Predictive Modeling for SBA Loan Approval πŸ¦πŸ“Š

This project builds a cost-sensitive predictive model for SBA loan approval decisions using R and Python. The model optimizes loan classification by minimizing misclassification costs and maximizing net profit.

πŸ“Œ Features

  • Data Preprocessing: Cleaned and prepared SBA loan data for analysis.
  • Logistic Regression & Regularized Models: Implemented Lasso, Ridge, and Elastic Net in R.
  • Hyperparameter Tuning: Used cross-validation to optimize model performance.
  • Advanced Predictive Analytics: Applied neural networks, decision trees, random forests, and discriminant analysis in Python.
  • Performance Evaluation: Assessed models with confusion matrices, gains/lift charts, and net profit analysis.
  • Actionable Insights: Identified the most profitable loan approval strategy for data-driven decision-making.

πŸ”§ Technologies Used

  • R: glmnet, caret, tidyverse
  • Python: scikit-learn, pandas, numpy, matplotlib

About

A cost-sensitive predictive model for SBA loan approval using R and Python. Optimizes classification with logistic regression, regularized models, and machine learning techniques while minimizing misclassification costs. Leverages advanced analytics to maximize net profit and inform data-driven decision-making.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published