Machine Learning - End to End Data Science Projects
-
Updated
May 1, 2023 - Jupyter Notebook
Machine Learning - End to End Data Science Projects
A Classification Problem which predicts if a loan will get approved or not.
Predicts a chance of loan repayment based on historical data
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.
A demo pipeline of using Redis as an online feature store with Feast for orchestration and Ray for training and model serving
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.
Loan Prediction using Machine Learning algorithms
Loan eligibility prediction in Lasiandra Finance Inc. (LFI) using SAS studio.
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.
Code developed for my AC classes, FEUP - MEIC (2021/22)
I’d be walking us through Loan prediction using some selected Machine Learning Algorithms.
This Repository contains the Loan Prediction Project created by using 4 different Machine Learning Algorithms.
This repo is for derived from a competition from analytics vidhya for predicting loan using the data given.
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.
Loan Prediction using Machine Learning
This app utilizes deep learning to predict the loan status of an applicant, whether it's "Fully Paid" or "Charged Off".
Flask app for predicting loan grant. Model Deployed using Heroku.
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. 🤖
This repo contains code for loan eligibility predictor
Add a description, image, and links to the loan-prediction topic page so that developers can more easily learn about it.
To associate your repository with the loan-prediction topic, visit your repo's landing page and select "manage topics."