I am trying to run a random search using sklearn random search CV function to select hyperparameters for XGBoost for a regression task. Here is my code:
#sear