Package | Description |
---|---|
weka.classifiers.functions.explicitboundaries.combiners | |
weka.classifiers.functions.explicitboundaries.combiners.potentialCombiners |
Modifier and Type | Method and Description |
---|---|
PotentialCombiner |
PotentialFunctionCombiner.getPotCombiner() |
Modifier and Type | Method and Description |
---|---|
void |
PotentialFunctionCombiner.setPotCombiner(PotentialCombiner potCombiner) |
Modifier and Type | Class and Description |
---|---|
class |
PotentialCombinerMaxMax |
class |
PotentialCombinerMaxMed |
class |
PotentialCombinerMaxMin |
class |
PotentialCombinerMaxProd |
class |
PotentialCombinerMaxTMean |
class |
PotentialCombinerSum |
class |
PotentialCombinerTMean |
Copyright © 2020. All rights reserved.