minChildWeight
The minimum weight of each leaf node.
Declaration
var minChildWeight: DoubleDiscussion
The minimum child weight controls when the tree building should terminate based comparing the sum of the instance weights to the minChildWeight.
The minimum weight of each leaf node.
var minChildWeight: DoubleThe minimum child weight controls when the tree building should terminate based comparing the sum of the instance weights to the minChildWeight.