|
Feat C++ API
A feature engineering automation tool
|
#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>

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 | |