Found 208 repositories(showing 30)
nafiul-araf
This credit risk modeling project for a modest-scale finance company encompasses the entire process, from data collection and exploratory data analysis (EDA) to deployment.
allmeidaapedro
This is an end to end machine learning project using Random Forest to predict credit risk of German Bank's customers. By employing predictive models, the bank can make informed decisions that balance profit generation with prudent risk management, ultimately benefiting both the institution and its customers.
rajeshmore1
Numerous companies from financial indutry often invest considerable resources to improve their predictive models with the aim of having better insights into their customers. Such an interest in model improvement has intensified in recent years mostly because of fast development of machine learning and artificial intelligence. For standard lending institution default predictive model with high performance helps to considerably minimize Credit Loss, resulting in higher revenue and profits. Usually the better predictive model the more efficient is the underwriting policy and collection process. A well-functioning model should distinguish creditworthy customers from those that are credit risks. Often, more-predictive credit-decisioning model can identify a greater number of customers within an institution’s specified risk tolerance, which should expand revenues as well. In this project the goal is to increase detection of defaulted loans before the loan is issued/offered by P2P lending company - Lending Club. Peer-to-peer lending differs from traditional financial institutions like banks or commercial lending companies. So, Lending Club is a mediator between investors and borrowers, earning money by charging both. The main Lending Club interest is to attract more clients and maintain protfolio size. The motivation of borrowers is clear, they want to find as cheap capital as possible, so they're seeking for the best offer at the market, which is available for them. In case of investors the motivation is obvious as well. Investors look for high ROI (return of investments), but remembering that returns are proportional to risks, we may formalize saying, that investors look for appropriate returns/risks ratio. If investors experience losses it may cause churn rate growth. The underwriting process for Lending Club looks like this. Borrower applies for the loan, then if he/she meets all the basic requirements - Lending Club using their scoring model assigns client to respective grade. There are 7 grades and 35 sub-grades. Interest rate is dependent on sub-grade. After that, Lending Club gives access to the loan for investors with information about the loan and the borrower (incl. grade and sub-grade) and investors decide whether or not to invest money in this loan. The lower the grade the higher the interest rate, which means, that investors may take higher risks to gain potentially higher returns. Seeking for default rate reduction we can end up with too restrictive underwriting policy which does not neccessary correlate with higher ROI for investors, because we'll not let investors choose risky loans, which means lower interests. For Lending Club it probably means the loss of investors with high risk appetite and borrowers with weak credit history, or in case of Lending Club those who need higher loan amount.
HoneyBeebus
1. Enhancements to Oportun FAIR Tool Background About Oportun: Since we opened our doors in 2005, we have worked hard every day to serve the approximately 100 million people in the United States who are typically shut out of the financial mainstream because they don’t have a credit score or have limited credit history. Our mission-based, technology-powered approach is designed to be inclusive, affordable, and empowering. By lending money to hardworking, low-to-moderate-income individuals, we help our customers move forward in their lives, demonstrate their creditworthiness, and establish the credit history they need to access new opportunities. And our model is working. We’ve provided more than 3.8 million affordable small-dollar loans that have saved customers an estimated $1.7 billion in interest and fees compared to alternative lenders, according to a study commissioned by Oportun and conducted by the Financial Health Network, a leading nonprofit authority on consumer financial health. In 2020, we were listed in the top 10 most innovative finance companies by Fast Company . In 2019, our personal loans were named best consumer lending product by FinTech Breakthrough . And in 2018, we were recognized for our role in inventing the future as one of Time magazine’s Genius Companies . At Oportun, we’re building a community of employees, partners, and customers who support each other on the path to new opportunities, because we believe that when we work together, we can make life better. Problem(s) This project will focus on developing front- and back-end functionality for a quantitative, cybersecurity risk analysis tool. At Oportun, we developed a tool in Excel that allows us to perform quantitative, cybersecurity risk analyses based on the Factor Analysis of Information Risk (FAIR) framework. FAIR enables us to utilize data from a variety of sources to estimate loss frequency and magnitude of loss for specific security risks. The tool currently requires manual data input into an Excel workbook and relies on complex derivation formulas (all built in Excel) to calculate the various FAIR metrics. For this project, we are looking to complete multiple objectives: (1) Build a front-end user interface that communicates with the to-be built back-end and provides a rich interface through which a user may input values and receive analysis output in real-time; and (2) a back-end data storage and analysis solution that receives input from the user, calculates FAIR metrics based on custom-built algorithms, and returns the necessary data to the front end for user consumption. The back-end should also be capable of saving risk analyses for future evaluation. Prior to the project starting, Oportun will provide background on FAIR, a detailed presentation of current FAIR tool capabilities, risk calculation algorithms, and sample data for use during development and testing. The chosen solution set will be included in an Open Source version of the FAIR tool that Oportun anticipates releasing in Q4 2020. Objectives Please see above for objectives. Success criteria include the following: • Enhanced user experience through simple, elegant, responsive front-end development • Algorithm development: consistency with existing Excel algorithms • Data storage: ability to store and retrieve cyber risk analyses
tusharsehgal584
A machine learning-based project for evaluating credit risk and predicting the creditworthiness of loan applicants. This project demonstrates the end-to-end process of credit scoring using data analysis, feature engineering, and model building.
vivaanbhargava13
End-to-end credit risk modeling project that predicts borrower default probability and optimizes loan approvals using expected profit. Integrates PD, LGD, EAD, amortized loan cash flows, and financial feature engineering to simulate real-world lending decisions.
ARYANRAJ1121
An end-to-end ML system for financial risk analytics that combines credit default prediction, transaction anomaly detection, and interactive risk dashboards. The project replicates real-world banking analytics pipelines used in consulting engagements, covering data processing, model development, and business-facing risk reporting.
Muhammadhidayatullahaspar
This end to end project developed a classification model to predict loan credit risk. Debt consolidation was the most common loan purpose, with good credit being prevalent. Imbalanced data was addressed using SMOTE oversampling. The model achieved high accuracy and validation scores, with suggestions for variable importance and model evaluation.
riyagoyal08010-glitch
Credit Card Default Risk Prediction is an end-to-end machine learning project that predicts the likelihood of credit card default using a Logistic Regression model. The project includes detailed exploratory data analysis, feature engineering, class imbalance handling, and model evaluation, followed by deployment as an interactive web application.
hamzanawazsangha
Credit card fraud poses significant financial and reputational risks to individuals, financial institutions, and payment processors. This project delivers an end-to-end fraud detection solution that transitions from experimental model development in Jupyter notebooks to production-ready inference through an intuitive Streamlit dashboard.
780Noman
An end-to-end data science project to predict customer credit risk. The workflow included merging data sources, extensive EDA, feature engineering with statistical tests,using DT,Random Forest, XGboost and deploying the final Random Forest model as both a Flask app and a standalone `.exe` file.
AnthonyKorie
This credit risk modeling project for a modest-scale finance company encompasses the entire process, from data collection and exploratory data analysis (EDA) to deployment.
Karthikeya070
End-to-end credit risk modeling project using WOE, scorecards, and ML for loan default prediction.
ssalsabilaekah
End-to-End Credit Risk Analytics Project: Loan Default Prediction, Risk Segmentation, and Expected Loss Modeling using Python and Power BI
raggyslaw
End-to-end machine learning project for credit default risk prediction. Final model balances business risk between false positives and false negatives.
MohanadAlemam
Fraud Risk Modeling for Credit Card Transactions: an end-to-end Machine Learning (ML) project utilizing advanced algorithms to detect fraudulent activities and mitigate Fraud Risk.
m-ijaz-hussnain
End-to-end credit risk classification project using the German Credit Dataset with machine learning models, evaluation metrics, and Power BI dashboard integration.
End-to-end credit risk analysis and client segmentation project using statistical modeling and Tableau, developed as a winning consulting competition solution.
AlexFierro9
End-to-end data science project: Analyzing, modeling, and explaining credit risk on the German Credit Dataset. Covers EDA, preprocessing, XGBoost, robust imbalanced data evaluation, and multiple XAI techniques.
AKS0908-pixel
End-to-end Credit Risk Modeling project predicting Probability of Default (PD) for loan applicants. Includes logistic regression, threshold optimization, risk banding, and actionable decision-making for banking and financial services.
CamilaNerii
End-to-end Credit Risk Analysis project. Starting with SQL/Power BI for EDA and evolving to a Random Forest model in Python (Recall 64%).
AhmadReza1098
End‑to‑end credit risk modeling project simulating Basel III capital, CCAR‑style stress testing, IFRS‑9 expected credit loss, and internal severe stress on a synthetic wholesale counterparty portfolio of 1,000 obligors.
piujadhav
A data analysis project focusing on predicting credit risk using various machine learning models. This repository contains a machine learning model to predict loan defaults based on historical data. An end-to-end data analytics project that explores loan data and builds predictive models for credit risk assessment.
giuliano-t
End-to-end machine learning project predicting credit default risk, featuring model comparison (XGBoost vs Deep Learning) and a FastAPI web app deployed with Docker and Render.
This is an end-to-end machine learning project for predicting credit card default risk using preprocessing pipelines, model comparison, and tuned classification models by using Python. Completed on 2026.03.31
German Credit Risk Analysis & Prediction project evaluates customer creditworthiness using machine learning. It includes exploratory data analysis, feature preprocessing, and comparison of multiple classification models. The best-performing model is deployed as an end-to-end Tkinter desktop application for real-time credit risk assessment.
SOHAM-Code-sp
End-to-end machine learning project to predict loan default risk. Compares multiple classification models on a credit dataset, with a focus on handling imbalanced data and evaluating model performance for financial decision-making.
ozohaustinn
This project delivers an end-to-end IFRS 9 Expected Credit Loss engine, replicating how banks calculate forward-looking credit provisions under multiple macroeconomic scenarios. The solution integrates credit risk modelling, regulatory staging, and executive-level reporting into a single, auditable workflow.
shanojpillai
An end-to-end machine learning project for banking risk assessment (credit scoring, fraud detection, loan default prediction) built with MLOps best practices using MLflow for experiment tracking, model registry, and deployment.
farrukhmasood1
End-to-end ML project predicting credit card default risk on 30K customers. Built a full pipeline with feature engineering, PCA, SMOTE, and model comparison. Selected Logistic Regression for business use due to strong recall and solid AUC, prioritizing risk detection.