Skip to content

Gurudev333/Loan_Prediction_by_ensemble_machine_learning_techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan_Prediction_by_ensemble_machine_learning_techniques

•The goal is predict status of customer using loan and customer information.
•It includes tasks such as data visualization, cleaning, transformation, feature engineering.
•The ensemble learning techniques such as voting, boosting, bagging are used.
•In this case in voting decision tree, logistic regression, support vector machine are used as base learners.
•The random forest (bagging), Gradient boosting (boosting) are used, voting method gives better performance.
•Libraries used are sklearn, matplotlib, pandas, and numpy.

Releases

No releases published

Packages

No packages published