HomeSort by relevance Sort by last modified time
    Searched full:min_node_weight_ (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
split_handler_ops.cc 59 context->GetAttr("min_node_weight", &min_node_weight_));
72 return NodeStats(l1_regularization_, l2_regularization_, min_node_weight_,
107 float min_node_weight_; member in class:tensorflow::BaseBuildSplitOp

Completed in 60 milliseconds