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
- xgboost was only imported when RAPIDS not available
- XGBoost is needed regardless of RAPIDS availability
- Move sklearn imports outside conditional block
- Resolves 'name xgb is not defined' error
0 commit comments