public class VCArcingMonotonicVCdomLEMCommand extends VCArcingGenericVCdomLEMCommand
defaultName
Constructor | Description |
---|---|
VCArcingMonotonicVCdomLEMCommand() |
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
getNumberOfClassifiers, getPercSize, setConsistencyMeasureType, setNumberOfClassifiers, setPercSize, setVCArcingCalculationsMethod, setVCArcingVariety, setVCArcingXnMisclassificationsStrength, setWeightedVotingIntervals
public boolean isReady() throws java.lang.UnsupportedOperationException
Command
isReady
in class VCArcingGenericVCdomLEMCommand
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