Treelite
|
▼Ntreelite | |
▼Ncompiler | |
▼Ncommon_util | |
CArrayFormatter | Format array as text, wrapped to a given maximum text width. Uses high precision to render floating-point values |
CAccumulatorContextNode | |
CASTBuilder | |
CASTNativeCompiler | |
CASTNativeCompilerImpl | |
CASTNode | |
CCategoricalConditionNode | |
CCodeFolderNode | |
CCodeFoldingContext | |
▼CCompiledModel | |
CFileEntry | |
CCompilerParam | Parameters for tree compiler |
CConditionNode | |
CFailSafeCompiler | |
CFailSafeCompilerImpl | |
CMainNode | |
CNumericalConditionNode | |
COutputNode | |
CQuantizerNode | |
CThresholdVariant | |
CTranslationUnitNode | |
▼Ndetails | |
▼Nxgboost | |
CProbToMargin | |
CArrayHandler | Handler for array of objects of given type |
CBaseHandler | Base class for parsing all JSON objects |
CDelegatedHandler | Handler which delegates JSON parsing to stack of delegates |
CDelegator | Class for handling delegation of JSON handling |
CGBTreeModelHandler | Handler for GBTreeModel objects from XGBoost schema |
CGradientBoosterHandler | Handler for GradientBoosterHandler objects from XGBoost schema |
CIgnoreHandler | JSON handler that ignores all delegated input |
CLearnerHandler | Handler for Learner objects from XGBoost schema |
CLearnerParamHandler | Handler for LearnerParam objects from XGBoost schema |
CObjectiveHandler | Handler for ObjectiveHandler objects from XGBoost schema |
COutputHandler | Base handler for updating some output object |
CRegTreeHandler | Handler for RegTree objects from XGBoost schema |
CRootHandler | Handler for root object of XGBoost schema |
CTreeParamHandler | Handler for TreeParam objects from XGBoost schema |
CXGBoostCheckpointHandler | Handler for XGBoost checkpoint |
CXGBoostModelHandle | |
CXGBoostModelHandler | Handler for XGBoostModel objects from XGBoost schema |
▼Nfrontend | |
CCreateHandle | |
CModelBuilder | Model builder class |
CModelBuilderImpl | |
CTreeBuilder | Tree builder class |
CTreeBuilderImpl | |
CValue | |
▼Npredictor | |
CAllocateOutputVector | |
CDeallocateOutputVector | |
CEntry | 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 |
COMPException | OMP Exception class catches, saves and rethrows exception from OMP blocks |
CPredFunction | |
CPredFunctionImpl | |
CPredFunctionInitDispatcher | |
CPredictor | Predictor class: wrapper for optimized prediction code |
CSharedLibrary | |
CShrinkResultToFit | |
CSpscQueue | Lock-free single-producer-single-consumer queue for each thread |
CThreadPool | |
CBranchAnnotator | Branch annotator class |
CCompiler | Interface of compiler |
CContiguousArray | |
CCSRDMatrix | |
CCSRDMatrixImpl | |
CDateLogger | |
CDenseDMatrix | |
CDenseDMatrixImpl | |
CDMatrix | |
CError | Exception class that will be thrown by Treelite |
CLogCallbackRegistry | |
CLogMessage | |
CLogMessageFatal | |
CModel | Thin wrapper for tree ensemble model |
CModelCreateImpl | |
CModelDispatchImpl | |
CModelImpl | |
CModelParam | |
Coptional | |
CPyBufferFrame | |
CTaskParam | Group of parameters that are dependent on the choice of the task type |
CThreadLocalStore | A thread-local storage |
▼CTree | In-memory representation of a decision tree |
▼CNode | Tree node |
CInfo | Store either leaf value or decision threshold |