A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

V

vaildateMissingValues() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.MemoryContainerValidator
Validates if memory container.
validate() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.BaggingWrapper
Validates the bagged classifier generated on learning data set.
validate() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.CrossValidationWrapper
 
validate() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesCrossValidationWrapper
 
validate() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
validate() - Method in interface pl.poznan.put.cs.idss.jrs.wrappers.SimpleClassifierWrapper
Validates the classifer on the test container that has to be set first.
validate() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
Validates the bagged classifier generated on learning data set.
validate() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
Validates the weka classifier generated on learning data set.
validate(RulesClassificationMethod) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
Validates the rule classifier that is bulid on rules from rulesContainer on learning data set.
validate(RulesClassificationMethod, MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
Validates the rule classifier that is bulid on rules from rulesContainer on a given test container.
validate(RulesClassificationMethod, MemoryContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
Validates the rule classifier that is bulid on rules from rulesContainer on a given test container.
validate(WekaClassificationMethod, boolean) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
Validates the weka classifier generated on learning data set.
validate(WekaClassificationMethod, MemoryContainer, boolean) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
Validates the weka classifier generated on learning data set.
validate(WekaClassificationMethod, MemoryContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
Validates the weka classifier generated on learning data set.
validate(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
validate(MemoryContainer) - Method in interface pl.poznan.put.cs.idss.jrs.wrappers.SimpleClassifierWrapper
Validates the classifer on the test container testContainer.
validate(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
validate(MemoryContainer, long) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.BaggingWrapper
Validates the bagged classifier generated on learning data set.
validate(MemoryContainer, long) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
Validates the bagged classifier generated on learning data set.
validateAndAdjust() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
TODO - improve validation Validates current set of ranker parameters and adjusts them if needed.
validateCrossValidationParameter(String, String) - Method in class pl.poznan.put.cs.idss.jrs.rules.DomlemAlgorithm
 
validateMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.MemoryContainerValidator
Checks if memory container for which this union container is to be defined is correct returns appropriate error message if is not or null if is ok It checks: if memory container is null if memory container contains no attributes or no examples if no active conditional criterion has been found in memory container
validateParameter(String, String) - Method in class pl.poznan.put.cs.idss.jrs.rules.DomAprioriAlgorithm
 
validateParameter(String, String) - Method in class pl.poznan.put.cs.idss.jrs.rules.DomlemAlgorithm
 
value() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
Deprecated. 
VALUE - Static variable in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
Possible description of the meaning of an attribute from memory container, used when attribute is "regular" one - comes from information table containing evaluations defined in Pareto evaluation space.
valueArray(boolean) - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
Parses list of values
valueInt() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
Parses value
ValueNotFoundException - Exception in pl.poznan.put.cs.idss.jrs.core
Exception thrown when searched item (for example Hashtable key) was not found.
ValueNotFoundException(String) - Constructor for exception pl.poznan.put.cs.idss.jrs.core.ValueNotFoundException
Constructs an exception with detailed message of failure reason.
valueOf(double) - Static method in class pl.poznan.put.cs.idss.jrs.types.FloatField
Gets a float field wrapping given value.
valueOf(String) - Static method in enum pl.poznan.put.cs.idss.jrs.ranking.WeightsType
Returns the enum constant of this type with the specified name.
valuePredicate - Static variable in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
Textual form of VALUE constant used by convertDescriptionToString method
values - Variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
 
values() - Static method in enum pl.poznan.put.cs.idss.jrs.ranking.WeightsType
Returns an array containing the constants of this enum type, in the order they are declared.
variableConsistencyParameterValueIsTheMostRestrictiveOne(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
Tells if given variable consistency parameter value is the most restrictive one.
variableConsistencyParameterValueIsTheMostRestrictiveOne(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicDecisionClass
Tells if given variable consistency parameter value is the most restrictive one.
variableConsistencyParameterValueIsTheMostRestrictiveOne(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicUnion
Tells if given variable consistency parameter value is the most restrictive one.
variableConsistencyParameterValueIsTheMostRestrictiveOne(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardDecisionClass
Tells if given variable consistency parameter value is the most restrictive one.
variableConsistencyParameterValueIsTheMostRestrictiveOne(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
Tells if given variable consistency parameter value is the most restrictive one.
VCArcingGenericVCdomLEMCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCArcingGenericVCdomLEMCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCArcingGenericVCdomLEMCommand
 
VCArcingMonotonicVCdomLEMCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCArcingMonotonicVCdomLEMCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCArcingMonotonicVCdomLEMCommand
 
VCArcingVCdomLEM - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCArcingVCdomLEM() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCArcingVCdomLEM
 
VCArcingWrapper - Class in pl.poznan.put.cs.idss.jrs.wrappers
Wrapper for arcing classifier
VCArcingWrapper() - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
Constructor for Arcing Wrapper.
VCArcingWrapper(RandomizableMemoryContainer) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
Constructor for arcing wrapper.
VCArcingWrapper(RandomizableMemoryContainer, SimpleClassifierWrapper, Bagging, Random, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
Constructor for arcing wrapper.
VCBaggingGenericVCdomLEMCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCBaggingGenericVCdomLEMCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCBaggingGenericVCdomLEMCommand
 
VCBaggingMonotonicVCdomLEMCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCBaggingMonotonicVCdomLEMCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCBaggingMonotonicVCdomLEMCommand
 
VCBaggingVCdomLEM - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCBaggingVCdomLEM() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCBaggingVCdomLEM
 
VCBaggingWeka - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCBaggingWeka() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCBaggingWeka
 
VCBaggingWekaCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCBaggingWekaCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCBaggingWekaCommand
 
VCdomLEM - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCdomLEM() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCdomLEM
 
VCDomLem - Class in pl.poznan.put.cs.idss.jrs.rules
Class generating decision rules according to VC-DOMLEM algorithm, which is an extension of DOMLEM algorithm, handling not only DRSA (Dominance-based Rough Set Approach), but also VC-DRSA (Variable Consistency DRSA), IRSA=CRSA (Indiscernibility-based Rough Set Approach=Classical Rough Set Approach) and VC-IRSA (Variable Consistency IRSA).

It is possible to configure VC-DOMLEM algorithm by: changing appropriate public flags present in this class (VCDomLem.deleteRedundantConditions, VCDomLem.deleteRedundantRules, VCDomLem.deleteNotMinimalRules, and VCDomLem.checkVCDRSAMeasureValueDuringMinimalityTest) or using setting methods VCDomLem.setModeOfPositiveExamplesForDRSA(int) and VCDomLem.setModeOfPositiveExamplesForVCDRSA(int).
VCdomLEMCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCdomLEMCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCdomLEMCommand
 
VCdomLEMCommandOpt - Class in pl.poznan.put.cs.idss.jrs.executors
 
VCdomLEMCommandOpt() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.VCdomLEMCommandOpt
 
VCDomLemOpt - Class in pl.poznan.put.cs.idss.jrs.rules
Optimization of StandardVCDomLem class.
VCDomLemOpt() - Constructor for class pl.poznan.put.cs.idss.jrs.rules.VCDomLemOpt
Sole constructor
VCDomLemOptMV - Class in pl.poznan.put.cs.idss.jrs.rules
VCDomLemOpt class + support for missing values.
VCDomLemOptMV() - Constructor for class pl.poznan.put.cs.idss.jrs.rules.VCDomLemOptMV
Sole constructor
VCdomLEMWrapper - Class in pl.poznan.put.cs.idss.jrs.wrappers
Wrapper for VCDomLEM.
VCdomLEMWrapper() - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(String) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(String, double, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(String, double, int, int, boolean) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(String, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(MemoryContainer) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(MemoryContainer, double, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(MemoryContainer, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapper(MemoryContainer, String, double, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
VCdomLEMWrapperOpt - Class in pl.poznan.put.cs.idss.jrs.wrappers
Wrapper for VCDomLEMOpt.
VCdomLEMWrapperOpt() - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(String) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(String, double, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(String, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(MemoryContainer) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(MemoryContainer, double, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(MemoryContainer, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCdomLEMWrapperOpt(MemoryContainer, String, double, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
 
VCDRSA - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Acceptable value of RankerParameters.getApproach()
VCDRSAClassificationResult - Class in pl.poznan.put.cs.idss.jrs.classifiers
Result of VC-DRSA classification.
VCDRSAClassificationResult() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
 
VCDRSAMethod - Interface in pl.poznan.put.cs.idss.jrs.classifiers
VCDRSA classification method need to estimate a relationship measure between the rules used for classification and the objects from the learning data set.
vcMeasureTipText() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
 
VCMLRule - Class in pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem
This class is responsible for keeping information about simple rule in rules set generated by MODLEM algorithm.
VCMLRule() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
 
VCMLSelector - Class in pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem
 
VCMLSelector() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
default constructor
VCModLEM - Class in pl.poznan.put.cs.idss.jrs.classifiers.rule
This class is responsible for inducing decision rules from given dataset according to MODLEM algorithm, this class also predicts to which decision class belong given instance.
VCModLEM() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
 
versionToString(int) - Static method in class pl.poznan.put.cs.idss.jrs.filters.Params
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links