| Package | Description |
|---|---|
| com.simiacryptus.util.data |
| Modifier and Type | Method and Description |
|---|---|
DensityTree |
DensityTree.setMaxDepth(int maxDepth)
Sets max depth.
|
DensityTree |
DensityTree.setMinFitness(double minFitness)
Sets min fitness.
|
DensityTree |
DensityTree.setMinSplitFract(double minSplitFract)
Sets min split fract.
|
DensityTree |
DensityTree.setSplitSizeThreshold(int splitSizeThreshold)
Sets split size threshold.
|
Copyright © 2019 SimiaCryptus Software. All rights reserved.