|
koho.cpp
1.1.0
|
This is the complete list of members for koho::Node, including all inherited members.
| deserialize(std::ifstream &fin) | koho::Node | static |
| feature | koho::Node | |
| histogram | koho::Node | |
| improvement | koho::Node | |
| impurity | koho::Node | |
| left_child | koho::Node | |
| NA | koho::Node | |
| Node(NodesIdx_t left_child, NodesIdx_t right_child, FeaturesIdx_t feature, int NA, Features_t threshold, const std::vector< std::vector< Histogram_t >> &histogram, double impurity, double improvement) | koho::Node | |
| right_child | koho::Node | |
| serialize(std::ofstream &fout) | koho::Node | |
| threshold | koho::Node |
1.8.13