Skip to content

Project to predict customers who can be considered eligible for bank loans using supervised learning techniques

Notifications You must be signed in to change notification settings

kojomensahonums/ml-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Loan Eligibility Prediction model

A data science classification project to determine customers who are worthy of being given loans. The task is to build a prediction model off existing data and then predict on new data.

Authors

Usage/Examples

import pandas as pd

data= pd.read_csv('file.csv')

Contributing

Feel free to open any pull requests or issues.

About

Project to predict customers who can be considered eligible for bank loans using supervised learning techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published