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

Disable missing value check #14

Open
cckao opened this issue May 11, 2018 · 3 comments
Open

Disable missing value check #14

cckao opened this issue May 11, 2018 · 3 comments

Comments

@cckao
Copy link

cckao commented May 11, 2018

Hi,

Is it possible to disable missing value check in generated codes? In many cases this is unnecessary and I think disabling it would improve prediction speed. Thanks a lot.

@nextcam
Copy link

nextcam commented Dec 7, 2018

Would be nice for sure!

I'm using a regex to get around of it instead:

!\(data\[[0-9]*\].missing.!=.-1\).\|\|

@hcho3
Copy link
Collaborator

hcho3 commented Jan 29, 2019

I'll add an option to disable missing value checks. Some models do not use missing values, unlike XGBoost.

@rush4ratio
Copy link

Would very much appreciate a missing value flag.

@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

4 participants