Skip to content
#

loan-default

Here are 34 public repositories matching this topic...

Loan-portfolio default analysis on 400 messy bank records: pandas cleaning pipeline (10 stages, 51 unit tests), feature engineering, scikit-learn logistic regression (AUC 0.617), risk-tier segmentation, and a Power BI dashboard spec with DAX measures and a 3-page layout.

  • Updated Jun 6, 2026
  • Python

Análise exploratória de risco de crédito utilizando dados de empréstimos, com foco em inadimplência (default). O projeto investiga como variáveis financeiras como score de crédito, renda e Debt-to-Income Ratio influenciam a probabilidade de default, reproduzindo análises utilizadas por instituições financeiras.

  • Updated Jan 21, 2026
  • Jupyter Notebook

End-to-end MLOps pipeline for loan default prediction — 4 models tracked with MLflow, GradientBoosting champion at AUC 0.868 / PR-AUC 0.397 on 7% imbalanced data, alias-based model registry, and a FastAPI REST endpoint with Pydantic validation.

  • Updated Apr 29, 2026
  • Jupyter Notebook

End-to-end loan default risk analysis project using Python, SQL, Power BI, and Machine Learning to identify high-risk borrowers, predict default probability, and support credit-risk decision-making.

  • Updated May 2, 2026
  • Jupyter Notebook

A machine learning project to predict credit risk (GOOD or BAD) for loan applicants using historical loan data from 2007–2014. This solution helps multifinance companies minimize default risk and streamline loan approvals through accurate risk classification and a modern graphical user interface (GUI).

  • Updated May 12, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the loan-default topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the loan-default topic, visit your repo's landing page and select "manage topics."

Learn more