VCArcingMonotonicVCdomLEMCommandpublic class VCArcingGenericVCdomLEMCommand extends GenericVCdomLEMCommand
defaultName| Constructor | Description |
|---|---|
VCArcingGenericVCdomLEMCommand() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getNumberOfClassifiers() |
|
int |
getPercSize() |
|
boolean |
isReady() |
Determines whether a command is ready to execute.
|
void |
setConsistencyMeasureType(java.lang.String consistencyMeasureType) |
|
void |
setNumberOfClassifiers(int numberOfClassifiers) |
|
void |
setPercSize(int percSize) |
|
void |
setVCArcingCalculationsMethod(java.lang.String vcarcingCalculationsMethod) |
|
void |
setVCArcingVariety(java.lang.String vcarcingVariety) |
|
void |
setVCArcingXnMisclassificationsStrength(int vcArcingXnMisclassificationsStrength) |
|
void |
setWeightedVotingIntervals(java.lang.String weightedVotingIntervals) |
getConditionsSelectionMethod, getGenericConsistencyParameter, getInputFileName, getMaxQuantityOfRulesForPositiveExamples, getMinRateOfCoveredPositiveExamples, getNegativeExamplesTreatment, getNumberOfFolds, getNumberOfRepetitions, getOutputFileName, getRulesType, getSeed, isAllPositiveExamples, isCheckedConfidenceDuringMinimalityTest, isDeletingNotMinimalRules, isDeletingRedundantConditions, isDeletingRedundantRules, isEachRuleMustHaveingAtLeastOneCondition, isGenerateIntermediateFiles, setAllPositiveExamples, setCheckConfidenceDuringMinimalityTest, setClassificationMethod, setConditionsSelectionMethod, setDeleteNotMinimalRules, setDeleteRedundantConditions, setDeleteRedundantRules, setEachRuleMustHaveAtLeastOneCondition, setGenerateIntermediateFiles, setGenericConsistencyParameter, setInputFileName, setMaxQuantityOfRulesForPositiveExamples, setMinRateOfCoveredPositiveExamples, setNegativeExamplesTreatment, setNumberOfFolds, setNumberOfRepetitions, setOutputFileName, setRulesType, setSeedpublic int getNumberOfClassifiers()
public void setNumberOfClassifiers(int numberOfClassifiers)
public int getPercSize()
public void setPercSize(int percSize)
public boolean isReady()
Commandpublic void setConsistencyMeasureType(java.lang.String consistencyMeasureType)
public void setWeightedVotingIntervals(java.lang.String weightedVotingIntervals)
public void setVCArcingCalculationsMethod(java.lang.String vcarcingCalculationsMethod)
throws UnknownValueException
UnknownValueExceptionpublic void setVCArcingVariety(java.lang.String vcarcingVariety)
throws UnknownValueException
UnknownValueExceptionpublic void setVCArcingXnMisclassificationsStrength(int vcArcingXnMisclassificationsStrength)