public static class AbstractTrainingNode.LeafDeterminer extends Object
Constructor and Description |
---|
LeafDeterminer(int maxDepth,
float minChildWeight,
float scaledMinImpurityDecrease) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxDepth() |
float |
getMinChildWeight() |
float |
getScaledMinImpurityDecrease() |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.