/external/tensorflow/tensorflow/python/kernel_tests/boosted_trees/ |
D | stats_ops_test.py | 146 min_node_weight=0, 169 min_node_weight=0, 196 min_node_weight=0, 227 min_node_weight=0, 247 min_node_weight=0, 283 min_node_weight=0, 318 min_node_weight=0, 353 min_node_weight=0, 392 min_node_weight=0, 427 min_node_weight=0, [all …]
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | BoostedTreesCalculateBestFeatureSplit.pbtxt | 24 name: "min_node_weight" 97 name: "min_node_weight"
|
D | BoostedTreesCalculateBestGainsPerFeature.pbtxt | 25 name: "min_node_weight"
|
D | BoostedTreesCalculateBestFeatureSplitV2.pbtxt | 33 name: "min_node_weight"
|
D | BoostedTreesSparseCalculateBestFeatureSplit.pbtxt | 32 name: "min_node_weight"
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | stats_ops.cc | 82 const auto min_node_weight = min_node_weight_t->scalar<float>()(); in Compute() local 133 if (total_hess < min_node_weight) { in Compute() 285 const auto min_node_weight = min_node_weight_t->scalar<float>()(); in Compute() local 313 if (total_hess.norm() < min_node_weight) { in Compute() 323 num_buckets, min_node_weight, l1, l2, &best_gain, &best_bucket, in Compute() 426 const int32 num_buckets, const float min_node_weight, const float l1, in CalculateBestInequalitySplit() argument 640 const auto min_node_weight = min_node_weight_t->scalar<float>()(); in Compute() local 671 if (total_hess.norm() < min_node_weight) { in Compute() 690 num_buckets, min_node_weight, l1, l2, &f_best_gain, in Compute() 810 const int32 num_buckets, const float min_node_weight, const float l1, in CalculateBestInequalitySplit() argument [all …]
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | BoostedTreesCalculateBestGainsPerFeature.pbtxt | 25 name: "min_node_weight"
|
D | BoostedTreesCalculateBestFeatureSplit.pbtxt | 24 name: "min_node_weight"
|
D | BoostedTreesCalculateBestFeatureSplitV2.pbtxt | 33 name: "min_node_weight"
|
D | BoostedTreesSparseCalculateBestFeatureSplit.pbtxt | 32 name: "min_node_weight"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.estimator.-boosted-trees-regressor.pbtxt | 25 …\'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node_weight\', \'config\'…
|
D | tensorflow.estimator.-boosted-trees-classifier.pbtxt | 25 …\'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node_weight\', \'config\'…
|
D | tensorflow.estimator.-boosted-trees-estimator.pbtxt | 25 …\'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node_weight\', \'config\'…
|
D | tensorflow.raw_ops.pbtxt | 545 …d_range\', \'stats_summary\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'logits_d… 549 …', \'candidate_feature_ids\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'logits_d… 553 …ge\', \'stats_summary_list\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'max_spli… 629 …s\', \'stats_summary_shape\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'logits_d…
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.estimator.-boosted-trees-classifier.pbtxt | 25 …\'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node_weight\', \'config\'…
|
D | tensorflow.estimator.-boosted-trees-estimator.pbtxt | 25 …\'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node_weight\', \'config\'…
|
D | tensorflow.estimator.-boosted-trees-regressor.pbtxt | 25 …\'l1_regularization\', \'l2_regularization\', \'tree_complexity\', \'min_node_weight\', \'config\'…
|
D | tensorflow.raw_ops.pbtxt | 545 …d_range\', \'stats_summary\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'logits_d… 549 …', \'candidate_feature_ids\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'logits_d… 553 …ge\', \'stats_summary_list\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'max_spli… 629 …s\', \'stats_summary_shape\', \'l1\', \'l2\', \'tree_complexity\', \'min_node_weight\', \'logits_d…
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_BoostedTreesCalculateBestGainsPerFeature.pbtxt | 35 name: "min_node_weight"
|
D | api_def_BoostedTreesCalculateBestFeatureSplit.pbtxt | 36 name: "min_node_weight"
|
D | api_def_BoostedTreesSparseCalculateBestFeatureSplit.pbtxt | 48 name: "min_node_weight"
|
D | api_def_BoostedTreesCalculateBestFeatureSplitV2.pbtxt | 48 name: "min_node_weight"
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 3576 …pe tf.Output, l1 tf.Output, l2 tf.Output, tree_complexity tf.Output, min_node_weight tf.Output, lo… 3587 …mmary_indices, stats_summary_values, stats_summary_shape, l1, l2, tree_complexity, min_node_weight, 3627 …ds tf.Output, l1 tf.Output, l2 tf.Output, tree_complexity tf.Output, min_node_weight tf.Output, lo… 3635 …tats_summaries_list), split_types, candidate_feature_ids, l1, l2, tree_complexity, min_node_weight, 3669 … []tf.Output, l1 tf.Output, l2 tf.Output, tree_complexity tf.Output, min_node_weight tf.Output, ma… 3677 node_id_range, tf.OutputList(stats_summary_list), l1, l2, tree_complexity, min_node_weight, 8365 …ry tf.Output, l1 tf.Output, l2 tf.Output, tree_complexity tf.Output, min_node_weight tf.Output, lo… 8376 node_id_range, stats_summary, l1, l2, tree_complexity, min_node_weight,
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 5517 name: "min_node_weight" 5600 name: "min_node_weight" 5672 name: "min_node_weight" 6180 name: "min_node_weight"
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v2.pbtxt | 11628 name: "min_node_weight"
|