Skip to content

anthonyckleung/Bank-Loan-Modeling-XGBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Bank loan modeling with XGBoost

Task: Demonstrate the use of XGBoost and Bayesian Optimization

This demonstration is done on a jupyter notebook.

Prerequisites:

  • Python 3
  • Jupyter notebook
  • XGBoost
  • bayesian-optimization
  • sklearn
  • numpy, seaborn, pandas
  • data source: Kaggle

Description

This notebook demonstrates the use of XGBoost (ensemble learning) with bayesian optimization for hyperparameter fine-tuning on a binary classification problem related to bank loans.

Releases

No releases published

Packages

No packages published