Home
last modified time | relevance | path

Searched refs:tree_complexity (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/boosted_trees/
Dstats_ops_test.py64 tree_complexity=0.0,
112 tree_complexity=0.0,
161 tree_complexity=0.0,
205 tree_complexity = 3.
213 tree_complexity=tree_complexity,
263 tree_complexity=0.0,
309 tree_complexity=0.0,
325 tree_complexity=0.0,
/external/tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/
Dtraining_ops_test.py40 tree_complexity, argument
53 config.regularization.tree_complexity = tree_complexity
167 tree_complexity=0,
318 tree_complexity=0,
428 tree_complexity=0,
580 tree_complexity=0,
773 tree_complexity=0,
915 tree_complexity=0,
982 tree_complexity=0,
1090 tree_complexity=0,
[all …]
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/stats/
Dsplit-stats.h52 learner_config.regularization().tree_complexity()) {} in SplitStats()
/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc59 const auto tree_complexity = tree_complexity_t->scalar<float>()(); in Compute() local
189 output_gains_vec(i) = output_gains[i] - tree_complexity; in Compute()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.estimator.-boosted-trees-estimator.pbtxt26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
Dtensorflow.estimator.-boosted-trees-classifier.pbtxt26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
Dtensorflow.estimator.-boosted-trees-regressor.pbtxt26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
Dtensorflow.raw_ops.pbtxt433 …argspec: "args=[\'node_id_range\', \'stats_summary_list\', \'l1\', \'l2\', \'tree_complexity\', \'…
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.estimator.-boosted-trees-classifier.pbtxt26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
Dtensorflow.estimator.-boosted-trees-estimator.pbtxt26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
Dtensorflow.estimator.-boosted-trees-regressor.pbtxt26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
Dtensorflow.raw_ops.pbtxt433 …argspec: "args=[\'node_id_range\', \'stats_summary_list\', \'l1\', \'l2\', \'tree_complexity\', \'…
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/
Destimator_test.py407 learner_config.regularization.tree_complexity = (
440 learner_config.regularization.tree_complexity = (
677 learner_config.regularization.tree_complexity = (
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dlearner.proto15 float tree_complexity = 3; field
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesCalculateBestGainsPerFeature.pbtxt29 name: "tree_complexity"
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
Dgbdt_batch.py718 self._learner_config.regularization.tree_complexity, dtypes.float32)
/external/tensorflow/tensorflow/go/op/
Dwrappers.go31367 ….Output, stats_summary_list []tf.Output, l1 tf.Output, l2 tf.Output, tree_complexity tf.Output, mi…
31375 node_id_range, tf.OutputList(stats_summary_list), l1, l2, tree_complexity, min_node_weight,
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt4410 name: "tree_complexity"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt11624 name: "tree_complexity"
Dops_history.v2.pbtxt11624 name: "tree_complexity"