public class GiniIndex extends FitnessFunctionDTL
| Modifier and Type | Class and Description |
|---|---|
class |
GiniIndex.MetricValueComparator |
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
static boolean |
middlePoints |
dt, propertyMapping| Constructor and Description |
|---|
GiniIndex() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedClassifier |
getBestClassifier(DecisionTree currentNode) |
boolean |
stopCondition(DecisionTree currentNode) |
getPropertyMapping, setDt, setPropertyMappingprotected static org.slf4j.Logger logger
public static boolean middlePoints
public ExtendedClassifier getBestClassifier(DecisionTree currentNode)
getBestClassifier in class FitnessFunctionDTLpublic boolean stopCondition(DecisionTree currentNode)
stopCondition in class FitnessFunctionDTLCopyright © 2020. All rights reserved.