Using bayesian optimisation to tune a XGBOOST model in R
My first post in 2022! A very happy new year to anyone reading this. ?
I was looking for a simple and effective way to tune xgboost models in R and came across this package called ParBayesianOptimization. Here’s a quick tutorial on how to use it ... [Read more...]