DartBooster.Options.TreeDropFraction 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.
The dropout rate, i.e. the fraction of previous trees to drop during the dropout.
public double TreeDropFraction;
val mutable TreeDropFraction : double
Public TreeDropFraction As Double
Field Value
Valid range is [0,1].