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
Predicting Loan State with SVM method, preprocessing and feature selction
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)
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.
I’d be walking us through Loan prediction using some selected Machine Learning Algorithms.
Loan Prediction using Machine Learning
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.
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.
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.
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."