Treelite
|
This is the complete list of members for PredFunction, including all inherited members.
Create(TypeInfo threshold_type, TypeInfo leaf_output_type, const SharedLibrary &library, int num_feature, int num_class) (defined in PredFunction) | PredFunction | static |
GetLeafOutputType() const =0 (defined in PredFunction) | PredFunction | pure virtual |
GetThresholdType() const =0 (defined in PredFunction) | PredFunction | pure virtual |
PredFunction()=default (defined in PredFunction) | PredFunction | |
PredictBatch(const DMatrix *dmat, size_t rbegin, size_t rend, bool pred_margin, PredictorOutputHandle out_pred) const =0 (defined in PredFunction) | PredFunction | pure virtual |
~PredFunction()=default (defined in PredFunction) | PredFunction | virtual |