Skip to content

Latest commit

 

History

History

xgboost

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

xgboost.ipynb

XGBoost is trained to predict a target variable. We perform the following:

  • Loading, Cleaning, and Preprocessing the Data
  • Resampling, if necessary
  • Feature Engineering and Selection
  • Hyperparameter Tuning
  • Model Evaluation