mlpack
|
An information about the partition. More...
#include <mean_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. | |
An information about the partition.