mlpack
|
A struct that contains an information about the split. More...
#include <midpoint_split.hpp>
Public Attributes | |
size_t | splitDimension |
The dimension to split the node on. | |
double | splitVal |
The split in dimension splitDimension is based on this value. | |
A struct that contains an information about the split.