minimumLossReduction
Minimum loss reduction required to further split a node during the tree learning phase.
Declaration
var minimumLossReduction: DoubleDiscussion
Larger values can help prevent overfitting by avoiding splits that do not sufficiently reduce the loss function. Defaults to 0.