BoostedTreeOptions.EnablePruning Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable post-training tree pruning to avoid overfitting. It requires a validation set.
public bool EnablePruning;
val mutable EnablePruning : bool
Public EnablePruning As Boolean