Spaces:
Runtime error
Runtime error
File size: 390 Bytes
c78db4b a4d56bf c78db4b a4d56bf c78db4b a4d56bf c78db4b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
learner: "GRADIENT_BOOSTED_TREES"
[yggdrasil_decision_forests.model.gradient_boosted_trees.proto.gradient_boosted_trees_config] {
num_trees: 1000
use_hessian_gain: true
validation_set_ratio: 0.1
early_stopping: NONE
GradientBoostedTreesModel {
growing_strategy_best_first_global { max_num_nodes: 64 }
sparse_oblique_split {}
categorical { random {} }
get_compile_flags()
}
}
|