Skip to content
Python For Fun
View website Menu
  • Home
  • Codes
    • Basic Codes
    • Turtle Codes
  • Blogs
  • Projects
  • FAQs
  • Login
  • Register
  • Contact us
  • Type your search
  • Home
  • Codes
    • Basic Codes
    • Turtle Codes
  • Blogs
  • Projects
  • FAQs
  • Login
  • Register
  • Contact us
  • Type your search

ML projects

Read more about the article Loan Eligibility Prediction using ML

Loan Eligibility Prediction using ML

  • Post author:Shanmukh Vijay
  • Post published:September 30, 2020
  • Post category:Projects
  • Post comments:0 Comments

The idea behind this project is to understand how do we predict the loan Status of a customer based on the data of previous loans. We are going to use the most widely used concepts such as Regression, Classifiers (Random Forest Classifier & Extra Trees Classifier), Feature Importance.

Continue ReadingLoan Eligibility Prediction using ML
©2020 - All Rights Reserved. Python for fun.