Skip to content

The goal of this project is to create a Loan Prediction program using Machine Learning algorithms like Logistic Regression, Decision Tree, and Random Forest to evaluate what model performs better than others.

Notifications You must be signed in to change notification settings

IRFedorova/MachineLearning-Visualization

Repository files navigation

MachineLearning and Visualization

##Loan Prediction Project

#Situation Analysis:

In finance, Machine Learning algorithms are used to detect fraud. Machine Learnin algorithms could then easily predict the customers who are at risk for defaulting on their loans to help companies rethink or adjust terms for each customer.

#Data Source: Kaggle, the home of Data Science

#Objective of Machine Learning Model

The goal for this project is to predict which of the customers will have their loan paid or not. Therefore, this is a supervised classification problem to be trained with algorithms like:

  • Logistic Regression
  • Decision Tree
  • Random Forest

Visualization

#Data Cleaning Process

#Exploratory Data Analysis: Visualization in Tableau

Visualization Visualization

#Encoding and Separating for Training

#Running Three Machine Learning Models

#Model Results:

The Logistic Regression Model showed the best result Visualization

About

The goal of this project is to create a Loan Prediction program using Machine Learning algorithms like Logistic Regression, Decision Tree, and Random Forest to evaluate what model performs better than others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published