Class NumericFeatureNode


  • public final class NumericFeatureNode
    extends FeatureNode
    A GBDT node representing a numeric "less than" comparison: feature < numeric-value
    Author:
    bratseth
    • Constructor Detail

      • NumericFeatureNode

        public NumericFeatureNode​(java.lang.String feature,
                                  Value value,
                                  java.util.Optional<java.lang.Integer> samples,
                                  TreeNode left,
                                  TreeNode right)
    • Method Detail

      • value

        public Value value()
        Returns a copy of the array of values in this