Treelite
Classes
entry.h File Reference

Entry type for Treelite predictor. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

union  TreelitePredictorEntry
 data layout. The value -1 signifies the missing value. When the "missing" field is set to -1, the "fvalue" field is set to NaN (Not a Number), so there is no danger for mistaking between missing values and non-missing values. More...
 

Detailed Description

Entry type for Treelite predictor.

Copyright (c) 2017-2020 by Contributors

Author
Hyunsu Cho

Definition in file entry.h.