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
This xgb_2 branch has the first pass of fixing conversion for XGBoost >= 2.0.0. It parses models correctly but the numerical output of the converted conifer model mismatches the original xgboost model worse than XGBoost 1.X.Y models. This can be seen in the xgboost converter test.
The XGBoost converter is not working for XGBoost 2.0.0. This issue is for tracking the development of the fix.
The text was updated successfully, but these errors were encountered: