Treelite
|
Typedefs | |
typedef void * | DMatrixHandle |
handle to a data matrix | |
typedef void * | ModelHandle |
handle to a decision tree ensemble model | |
typedef void * | TreeBuilderHandle |
handle to tree builder class | |
typedef void * | ModelBuilderHandle |
handle to ensemble builder class | |
typedef void * | AnnotationHandle |
handle to branch annotation data | |
typedef void * | CompilerHandle |
handle to compiler class | |
typedef void * | PredictorHandle |
handle to predictor class | |
typedef void * | CSRBatchHandle |
handle to batch of sparse data rows | |
typedef void * | DenseBatchHandle |
handle to batch of dense data rows | |
opaque handles