public static final class PruneConfiguration.C45 extends PruneConfiguration
PruneConfiguration.C45C45| Constructor and Description |
|---|
C45(double pruningConfidenceLevel)
Creates a C4.5 prune configuration.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getPruningConfidenceLevel()
Returns the pruning confidence level.
|
public C45(double pruningConfidenceLevel)
pruningConfidenceLevel - The pruning confidence level. Must be in the range [0,1].public double getPruningConfidenceLevel()
Copyright © 2024 Actian Corporation. All rights reserved.