public class VCBaggingMonotonicVCdomLEMCommand extends VCBaggingGenericVCdomLEMCommand
defaultName
Constructor | Description |
---|---|
VCBaggingMonotonicVCdomLEMCommand() |
Modifier and Type | Method | Description |
---|---|---|
double |
getGenericConsistencyParameter() |
|
boolean |
isAllPositiveExamples() |
|
boolean |
isReady() |
Determines whether a command is ready to execute.
|
void |
setAllPositiveExamples(boolean value) |
|
void |
setGenericConsistencyParameter(double genericConsistencyParameter) |
getConditionsSelectionMethod, getInputFileName, getMaxQuantityOfRulesForPositiveExamples, getMinRateOfCoveredPositiveExamples, getNegativeExamplesTreatment, getNumberOfFolds, getNumberOfRepetitions, getOutputFileName, getRulesType, getSeed, isCheckedConfidenceDuringMinimalityTest, isDeletingNotMinimalRules, isDeletingRedundantConditions, isDeletingRedundantRules, isEachRuleMustHaveingAtLeastOneCondition, isGenerateIntermediateFiles, setCheckConfidenceDuringMinimalityTest, setClassificationMethod, setConditionsSelectionMethod, setDeleteNotMinimalRules, setDeleteRedundantConditions, setDeleteRedundantRules, setEachRuleMustHaveAtLeastOneCondition, setGenerateIntermediateFiles, setInputFileName, setMaxQuantityOfRulesForPositiveExamples, setMinRateOfCoveredPositiveExamples, setNegativeExamplesTreatment, setNumberOfFolds, setNumberOfRepetitions, setOutputFileName, setRulesType, setSeed
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConsistencyMeasure, getNumberOfClassifiers, getPercSize, setConsistencyMeasure, setLnFeatureEnsemble, setNumberOfClassifiers, setPercentageFeatureEnsemble, setPercSize
public boolean isReady() throws java.lang.UnsupportedOperationException
Command
isReady
in class VCBaggingGenericVCdomLEMCommand
java.lang.UnsupportedOperationException
public double getGenericConsistencyParameter()
getGenericConsistencyParameter
in class GenericVCdomLEMCommand
public void setGenericConsistencyParameter(double genericConsistencyParameter)
setGenericConsistencyParameter
in class GenericVCdomLEMCommand
public void setAllPositiveExamples(boolean value)
setAllPositiveExamples
in class GenericVCdomLEMCommand
public boolean isAllPositiveExamples()
isAllPositiveExamples
in class GenericVCdomLEMCommand