|
file | annotator.h [code] |
| Branch annotation tools.
|
|
file | base.h [code] |
| defines configuration macros of treelite
|
|
file | c_api.h [code] |
| C API of treelite, used for interfacing with other languages This header is excluded from the runtime.
|
|
file | compiler.h [code] |
| Interface of compiler that compiles a tree ensemble model.
|
|
file | data.h [code] |
| Input data structure of treelite.
|
|
file | frontend.h [code] |
| Collection of front-end methods to load or construct ensemble model.
|
|
file | omp.h [code] |
| compatiblity wrapper for systems that don't support OpenMP
|
|
file | tree.h [code] |
| model structure for tree
|
|