public class GlobalFMeasure extends FitnessFunctionDTL
dt, propertyMapping| Constructor and Description |
|---|
GlobalFMeasure() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedClassifier |
getBestClassifier(DecisionTree currentNode) |
boolean |
stopCondition(DecisionTree currentNode) |
getPropertyMapping, setDt, setPropertyMappingpublic ExtendedClassifier getBestClassifier(DecisionTree currentNode)
getBestClassifier in class FitnessFunctionDTLpublic boolean stopCondition(DecisionTree currentNode)
stopCondition in class FitnessFunctionDTLCopyright © 2020. All rights reserved.