|
| ModelBuilderImpl (int num_feature, int num_class, bool average_tree_output, TypeInfo threshold_type, TypeInfo leaf_output_type) |
|
template<typename ThresholdType , typename LeafOutputType > |
void | CommitModelImpl (ModelImpl< ThresholdType, LeafOutputType > *out_model) |
|
|
std::vector< TreeBuilder > | trees |
|
int | num_feature |
|
int | num_class |
|
bool | average_tree_output |
|
TypeInfo | threshold_type |
|
TypeInfo | leaf_output_type |
|
std::vector< std::pair< std::string, std::string > > | cfg |
|
Definition at line 74 of file builder.cc.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/2.2.2/src/frontend/builder.cc