Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 247 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 247 Bytes

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