SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
struct | C45TreeNodeData |
structure to store data of a node of C4.5 tree. This can be used as a template type in TreeMachineNode class. Ex: C4.5 algorithm uses nodes of type CTreeMachineNode<C45TreeNodeData> More... | |