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
I'm enabling parameter validation interface by interface, only went through 2 Python interfaces (normal train and scikit-learn). You can try to set validate_parameters to TRUE on R to see if it helps.
Will test through R package for validation as the next step, just being careful so that users won't silent XGBoost due to false alarms.
With the latest XGBoost (9c1103e) on R, no error or warning seems to be produced for unrecognized parameter names, despite #5157.
The text was updated successfully, but these errors were encountered: