VCArcingMonotonicVCdomLEMCommand
public 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, setSeed
public int getNumberOfClassifiers()
public void setNumberOfClassifiers(int numberOfClassifiers)
public int getPercSize()
public void setPercSize(int percSize)
public boolean isReady()
Command
public void setConsistencyMeasureType(java.lang.String consistencyMeasureType)
public void setWeightedVotingIntervals(java.lang.String weightedVotingIntervals)
public void setVCArcingCalculationsMethod(java.lang.String vcarcingCalculationsMethod) throws UnknownValueException
UnknownValueException
public void setVCArcingVariety(java.lang.String vcarcingVariety) throws UnknownValueException
UnknownValueException
public void setVCArcingXnMisclassificationsStrength(int vcArcingXnMisclassificationsStrength)