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, setSeedequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNumberOfClassifiers, getPercSize, setConsistencyMeasureType, setNumberOfClassifiers, setPercSize, setVCArcingCalculationsMethod, setVCArcingVariety, setVCArcingXnMisclassificationsStrength, setWeightedVotingIntervalspublic boolean isReady()
throws java.lang.UnsupportedOperationException
CommandisReady in class VCArcingGenericVCdomLEMCommandjava.lang.UnsupportedOperationExceptionpublic double getGenericConsistencyParameter()
getGenericConsistencyParameter in class GenericVCdomLEMCommandpublic void setGenericConsistencyParameter(double genericConsistencyParameter)
setGenericConsistencyParameter in class GenericVCdomLEMCommandpublic void setAllPositiveExamples(boolean value)
setAllPositiveExamples in class GenericVCdomLEMCommandpublic boolean isAllPositiveExamples()
isAllPositiveExamples in class GenericVCdomLEMCommand