edu.uci.jforests.learning.trees.regression
Class RegressionTreeSplit
- java.lang.Object
-
- edu.uci.jforests.learning.trees.TreeSplit
-
- edu.uci.jforests.learning.trees.regression.RegressionTreeSplit
-
public class RegressionTreeSplit extends TreeSplit
-
-
Field Summary
Fields Modifier and Type Field and Description doubleleftOutputdoublerightOutput-
Fields inherited from class edu.uci.jforests.learning.trees.TreeSplit
feature, gain, originalThreshold, threshold
-
-
Constructor Summary
Constructors Constructor and Description RegressionTreeSplit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcopy(TreeSplit other)
-
DMelt 3.0 © DataMelt by jWork.ORG