loan-prediction
There are 63 repositories under loan-prediction topic.
ASHOKKUMAR-K/Machine-Learning-Projects
Machine Learning - End to End Data Science Projects
naveen-chauhan/Loan-Prediction-Classification
A Classification Problem which predicts if a loan will get approved or not.
Kalebu/Loan-prediction-with-ML
Predicts a chance of loan repayment based on historical data
AsadiAhmad/Loan-Prediction-SVM
Predicting Loan State with SVM method, preprocessing and feature selction
aliabdallah7/loan_prediction_ApplAi
Predict if your loan will be accepted or not. This happens by using a labeled data for applicants who applied for a loan before, analyzing these data and using some classification models on it.
redis-applied-ai/redis-feast-ray
A demo pipeline of using Redis as an online feature store with Feast for orchestration and Ray for training and model serving
redis-applied-ai/loan-prediction-microservice
An example of using Redis + RedisAI for a microservice that predicts consumer loan probabilities using Redis as a feature and model store and RedisAI as an inference server.
JatinSharma496/AI_Predictive_Models_for_Credit_Underwriting
This repository contains a machine learning-based predictive model for automating loan eligibility assessments. Using features such as demographic details, loan information, and credit history, the model predicts whether a loan should be approved or denied.
caesarmario/loan-prediction-SAS-studio
Loan eligibility prediction in Lasiandra Finance Inc. (LFI) using SAS studio.
lucasthim/loan-prediction
Loan Prediction using Machine Learning algorithms
muabdalaleam/loan-prediction
What's up This project was mainly training my self on training ML models 🤖 and also to train on doing EDA 📜 to get the acceptance of the loan.
ashik-e-rabbani/Loan-Prediction
I’d be walking us through Loan prediction using some selected Machine Learning Algorithms.
JoaoCostaIFG/AC
Code developed for my AC classes, FEUP - MEIC (2021/22)
Chandrakant817/Loan-Prediction-using-Machine-Learning
Loan Prediction using Machine Learning
itisWasp/loan-prediction
This repo is for derived from a competition from analytics vidhya for predicting loan using the data given.
izam-mohammed/Loan-Prediction-System
An End-to-End production ready application for predict whether the loan will approve or not. assesses the likelihood of approving a loan. 📊💰 It involves collecting and processing data on applicants, training a model to predict loan approval, and creating a system for real-time predictions. 🤖
richardwarepam16/Loan-Prediction
This a practice project for Classification model with different models like Logistic Regression, Decision Tree Classifier, Random Forest Classifier and Xgboost Classifier. At the end, Logistic Regression gave the best result.
Sajid030/Lending-Club-Loan-Prediction
This app utilizes deep learning to predict the loan status of an applicant, whether it's "Fully Paid" or "Charged Off".
sidgolangade/Loan-Prediciton-Project
This Repository contains the Loan Prediction Project created by using 4 different Machine Learning Algorithms.
Sidx369/loangrant-predict_flask
Flask app for predicting loan grant. Model Deployed using Heroku.
anver01/Loan_Eligibility_Predictor
This repo contains code for loan eligibility predictor
AymenBOUGUERRA/Deep_Learning_For_Loan_Approval
This was a project that I worked on during my 4th year, the goal was to look for the best dataset that could be used for credit loan approval, we had to clean, feature engineer and then clean the dataset again as it had too much useless features (the dataset was not destined for this application) then applied a binary classification model.
DenishLamichhane/7th_sem_project_machine_learning
machine learning project using logistic regresion and random forest with hyper tuned
DropFan/loan-schedule
一个功能强大的贷款计算器和还贷模拟器。 特别支持存量房贷多次调整利率和提前还款的计算,模拟用户真实的还贷情况。并支持导出 Excel 表格,帮助用户轻松管理贷款计划。
GauravK1997/Loan-Eligibility
An End-to-End Data Science Project: Loan Eligibility
PRiauwindu/Profitability-Analysis-with-Monte-Carlo-Simulation-for-Bank-Loan-Approval
This repo analyzes the profitability of approving a bank loan for two projects by using Monte Carlo Simulation. Based on a Harvard Business Review case study, it considers cash flow uncertainty and investment returns. The analysis simulates various scenarios, offering insights for informed decision-making on the loan's potential profitability.
sdaraqshan/Loan-Prediction-using-Logistic-Regression
loan-prediction-logistic-regression
VictoorV/Risques_financiers
Classification pour l'attribution ou non de prêts financiers et prédiction de scores de risque.
yajasarora/Loan-Prediction-with-Machine-Learning
This project uses machine learning to predict loan approval based on applicant data. By analyzing key features like income, loan amount, and credit history, the model helps financial institutions make informed lending decisions.
zby-zy/loan-prediction
It’s a classification problem, given information about the application we have to predict whether the they’ll be to pay the loan or not.
Gt7o3/Loan-Prediction
Predict loan approval status using machine learning techniques. This project demonstrates data preprocessing, feature engineering, model training, and evaluation, along with an interactive Streamlit app for real-time predictions. Ideal for financial decision-making.
manojrathod0777/Loan-Prediction
Predict loan approval status using machine learning techniques. This project demonstrates data preprocessing, feature engineering, model training, and evaluation, along with an interactive Streamlit app for real-time predictions. Ideal for financial decision-making.
BhaveshBhakta/Loan-Credit-Prediction-Using-ANN
Loan Credit Prediction Using ANN
BhaveshBhakta/Loan-Eligibility-Prediction-Using-ML
Loan Eligibility Prediction Using ML
rohitinu6/Loan-Approval-Prediction
This project predicts the likelihood of loan approval based on applicants' financial and demographic data.