Skip to content

tgishor/Credit-Risk-Classification-Case-Study

Repository files navigation

Credit Risk Classification Case Study

A comprehensive machine learning project demonstrating loan default prediction.

Project Highlights

  • 94% accuracy with optimized KNN model
  • 95% accuracy with neural network approach
  • SHAP analysis for model interpretability
  • Bias detection and fairness evaluation
  • Multiple ML algorithms comparison

Technologies Used

  • Python, Pandas, NumPy
  • Scikit-learn, SHAP
  • Matplotlib for visualization
  • Jupyter Notebooks

Key Results

  • Successfully handled imbalanced dataset
  • Comprehensive feature engineering
  • Model explainability implementation

Getting Started

  1. Clone the repository
  2. Install requirements: pip install -r requirements.txt
  3. Run the Jupyter notebook
  4. Explore the analysis and results

Business Impact

This project demonstrates practical ML skills for financial services, including regulatory compliance considerations and responsible AI implementation.

Git workflow should be updated.

About

A comprehensive machine learning project demonstrating loan default prediction

Topics

Resources

Stars

Watchers

Forks