treelite
|
CArrayFormatter | Format array as text, wrapped to a given maximum text width. Uses high precision to render floating-point values |
CASTBuilder | |
▼CASTNode | |
CAccumulatorContextNode | |
CCodeFolderNode | |
▼CConditionNode | |
CCategoricalConditionNode | |
CNumericalConditionNode | |
CMainNode | |
COutputNode | |
CQuantizerNode | |
CTranslationUnitNode | |
CBranchAnnotator | Branch annotator class |
CCloneable | Abstract interface for classes that can be cloned |
CCodeFoldingContext | |
CCompiledModel | |
▼CCompiler | Interface of compiler |
CASTNativeCompiler | |
CFailSafeCompiler | |
CCSRBatch | Sparse batch in Compressed Sparse Row (CSR) format |
CDeepCopyUniquePtr< T > | Wrapper around std::unique_ptr that supports deep copying and moving |
CDenseBatch | Dense batch |
CDMatrix | Simple data matrix in CSR (Compressed Sparse Row) storage |
CCompiledModel::FileEntry | |
▼CFunctionRegEntryBase | |
CCompilerReg | Registry entry for compiler |
CLogCallbackRegistry | |
CModel | Thin wrapper for tree ensemble model |
CModelBuilder | Model builder class |
CModelBuilderImpl | |
CTree::Node | Tree node |
▼CParameter | |
CCompilerParam | Parameters for tree compiler |
CModelParam | |
CPredictor | Predictor class: wrapper for optimized prediction code |
CSpscQueue< T > | Lock-free single-producer-single-consumer queue for each thread |
CSpscQueue< InputToken > | |
CTemporaryDirectory | |
CThreadPool< InputToken, OutputToken, TaskContext > | |
CThresholdVariant | |
CTree | In-memory representation of a decision tree |
CTreeBuilder | Tree builder class |
CTreeBuilderImpl | |
CTreeliteAPIErrorEntry | |
CTreelitePredictorEntry | 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 |