Skip to content

Building a machine learning model to predict whether a loan applicant will be approved for a loan or not based on their personal and financial information

Notifications You must be signed in to change notification settings

quintofsteel/loan-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Project: Loan approval prediction

Building a machine learning model to predict whether a loan applicant will be approved for a loan or not based on their personal and financial information

Table of Contents

  • Introduction
  • Exploratory Data Analysis
  • Label Encoding for Object datatype
  • Oversampling Minority Class to balance the Label
  • Remove Outlier using IQR because there are alot of extreme value
  • Train Test Split
  • Decision Tree
  • About

    Building a machine learning model to predict whether a loan applicant will be approved for a loan or not based on their personal and financial information

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published