Class TreeNode

    • Method Detail

      • toRankingExpression

        public abstract String toRankingExpression()
      • samples

        public Optional<Integer> 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).