Skip to content
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

Fix discrepencies when xgboost trees are empty. #447

Merged
merged 3 commits into from
Feb 19, 2021
Merged

Conversation

xadupre
Copy link
Collaborator

@xadupre xadupre commented Feb 12, 2021

This bug usually happens for (binary) classification when the set is very small. xgboost returns trees with no leaf.

Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
@xadupre xadupre added the bug Something isn't working label Feb 12, 2021
Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
@wenbingl wenbingl merged commit 331df2e into onnx:master Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants