You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While performing cross validation using xgb.cv with a custom_metric, getinfo(dtrain, "group") always returns NULL making it impossible to identify which folder the algorithm is currently using. I have tried this in numerous setups.