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
In current implementation check for the backend is in modin.experimental.xgboost module. Need to move this check to predict/train function directly to make possible importing this module (for building docs, for examples).