Skip to content

rishabh-mp3/Loan-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🏦 Loan Approval Prediction using Machine Learning

🎯 Objective

To predict the approval status of loan applications using machine learning, based on transformed and cleaned applicant data from a CSV file


πŸ” Typical Workflow

πŸ“Š 1. Data Collection

Data sourced from publicly available datasets (e.g.,(https://drive.google.com/drive/folders/1cQHa3FngeeDsJHDS3rgPm5HWy7KTN37A)).


🧹 2. Data Preprocessing

  • Handling missing values
  • Encoding categorical variables
  • Feature scaling

πŸ€– 3. Model Building

Implemented and compared the following models:

  • K-Nearest Neighbors (KNN)
  • Decision Tree Classifier
  • Random Forest Classifier
  • Naive Bayes Classifier

πŸ“ˆ 4. Model Evaluation

Evaluated model performance using:

  • Accuracy
  • Precision

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published