Feat C++ API
A feature engineering automation tool
MyCARTreeNodeData.h File Reference
#include <shogun/lib/config.h>
#include <shogun/multiclass/tree/TreeMachine.h>
#include <shogun/features/DenseFeatures.h>
#include <shogun/mathematics/Math.h>
#include <shogun/mathematics/eigen3.h>
Include dependency graph for MyCARTreeNodeData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shogun::MyCARTreeNodeData
 structure to store data of a node of CART. This can be used as a template type in TreeMachineNode class. CART algorithm uses nodes of type CTreeMachineNode<CARTreeNodeData> More...
 

Namespaces

 shogun