/ML-Loan-Approval-Prediction

ML Loan Approvel Prediction using Python

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Typing SVG

forthebadge made-with-python
The project focuses on development of a Machine Learning model, to predict whether a loan request will be approved or not.

Machine Learning Models Developed

1️⃣ Stochastic Gradient
2️⃣ K Nearest Neighbors
3️⃣ Decision Tree Classifier
4️⃣ Random Forest Classifier
5️⃣ Naive Bayes Classifier
6️⃣ Logistic Regression

Libraries & Frameworks Developed

1️⃣ Scikit Learn
2️⃣ Pandas
3️⃣ Numpy
4️⃣ Plotly