Hi All ,
I downloaded the XGBoost macro and ditched the python section to stick with R. I can run the workflow with no issue. If I modify the inputs to then represent my own data set, I keep getting E"rror: XGBoost_R (517): Error in if ((maximize && score > best_score) ||Tool #1: (!maximize && score < :" coming back. Any ideas (using regression, not classification)
I've ensured I have no text fields, nulls, errors, blanks etc. Everything going in is set to double.
What is this R error telling me?
Thanks