Package de.jungblut.classification.tree
Class Split
- java.lang.Object
-
- de.jungblut.classification.tree.Split
-
public final class Split extends java.lang.ObjectFrom Mahout, split class with better naming.- Author:
- thomas.jungblut
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetInformationGain()doublegetNumericalSplitValue()intgetSplitAttributeIndex()java.lang.StringtoString()
-