/external/tensorflow/tensorflow/python/kernel_tests/boosted_trees/ |
D | stats_ops_test.py | 64 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/ |
D | training_ops_test.py | 40 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/ |
D | split-stats.h | 52 learner_config.regularization().tree_complexity()) {} in SplitStats()
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | stats_ops.cc | 59 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/ |
D | tensorflow.estimator.-boosted-trees-estimator.pbtxt | 26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
|
D | tensorflow.estimator.-boosted-trees-classifier.pbtxt | 26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
|
D | tensorflow.estimator.-boosted-trees-regressor.pbtxt | 26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
|
D | tensorflow.raw_ops.pbtxt | 433 …argspec: "args=[\'node_id_range\', \'stats_summary_list\', \'l1\', \'l2\', \'tree_complexity\', \'…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.estimator.-boosted-trees-classifier.pbtxt | 26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
|
D | tensorflow.estimator.-boosted-trees-estimator.pbtxt | 26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
|
D | tensorflow.estimator.-boosted-trees-regressor.pbtxt | 26 …, \'learning_rate\', \'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node…
|
D | tensorflow.raw_ops.pbtxt | 433 …argspec: "args=[\'node_id_range\', \'stats_summary_list\', \'l1\', \'l2\', \'tree_complexity\', \'…
|
/external/tensorflow/tensorflow/contrib/boosted_trees/estimator_batch/ |
D | estimator_test.py | 407 learner_config.regularization.tree_complexity = ( 440 learner_config.regularization.tree_complexity = ( 677 learner_config.regularization.tree_complexity = (
|
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/ |
D | learner.proto | 15 float tree_complexity = 3; field
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesCalculateBestGainsPerFeature.pbtxt | 29 name: "tree_complexity"
|
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/ |
D | gbdt_batch.py | 718 self._learner_config.regularization.tree_complexity, dtypes.float32)
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 31367 ….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/ |
D | ops.pbtxt | 4410 name: "tree_complexity"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v1.pbtxt | 11624 name: "tree_complexity"
|
D | ops_history.v2.pbtxt | 11624 name: "tree_complexity"
|