TreeOptions.BaggingExampleFraction 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.
Percentage of training examples used in each bag. Default is 0.7 (70%).
public double BaggingExampleFraction;
val mutable BaggingExampleFraction : double
Public BaggingExampleFraction As Double