Skip to content

Develop a predictive model to determine if a loan application will be approved or not.

License

Notifications You must be signed in to change notification settings

Rae-Zou/ML-classification-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Develop a predictive model to determine if a loan application will be approved or not.

Model used:

  • LogisticRegression
  • SVM
  • RandomForestClassifier
  • DecisionTreeClassifier
  • KNeighborsClassifier
  • GradientBoostingClassifier
  • VotingClassifier

Evaluation metrics:

  • AUC-ROC and AUC-PR
  • Accuracy, Sensitivity, Specificity

About

Develop a predictive model to determine if a loan application will be approved or not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published