Package com.yahoo.searchlib.gbdt
Class TreeNode
java.lang.Object
com.yahoo.searchlib.gbdt.TreeNode
- Direct Known Subclasses:
FeatureNode
,ResponseNode
- Author:
- bratseth
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TreeNode
-
-
Method Details
-
toRankingExpression
-
samples
Returns the number of samples in the training set that matches this node if this model does not contain this information (i.e if it is not an "ext" model). -
fromDom
-