Skip to content

Fix bug that shape mismatch error in predict when changing objective to softmax and update rust-xgboost commit #1636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

cyccbxhl
Copy link
Contributor

Fix bugs about rust-xgboost:
1) NaN recall;
2) Shape mismatch error in predict when changing objective to softmax.

    1) NaN recall;
    2) Shape mismatch error in predict when changing objective to softmax.
@montanalow
Copy link
Contributor

It would be nice if XGBooster had a get_param, so we didn't need to pass hyperparams around like this, but it doesn't, so we do. Thanks for fixing this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants