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

predict has a diff with lightgbm when zero_as_missing is True #8

Open
fuchen319 opened this issue Mar 28, 2022 · 0 comments
Open

predict has a diff with lightgbm when zero_as_missing is True #8

fuchen319 opened this issue Mar 28, 2022 · 0 comments

Comments

@fuchen319
Copy link

lightgbm source code:
image
treelite source code:
image

when lightgbm param zero_as_missing is True(missing_type=Zero), and feature is zero, predictor should go by default_left, for example
image

treelite: 2.2.2
lightgbm: 3.2.1

@fuchen319 fuchen319 changed the title predict is not equal lightgbm predicted when zero_as_missing is True predict has a diff with lightgbm when zero_as_missing is True Mar 28, 2022
@hcho3 hcho3 transferred this issue from dmlc/treelite May 9, 2023
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

No branches or pull requests

1 participant