- GAIN - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
-
RegularExpression Id.
- GAIN - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
-
RegularExpression Id.
- GAIN - Static variable in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Applies to preference type.
- geInstances() - Method in class pl.poznan.put.cs.idss.jrs.approximations.HVDMetric
-
- generate(Properties[], boolean, int) - Static method in class pl.poznan.put.cs.idss.jrs.wrappers.JmafRulesGenerator
-
Main method allowing running this class
- generateApproximation() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
- generateApproximation() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
- generateNominalSelectors(int) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
- generateNominalSelectors(int) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
- generateNumericalSelectors(int) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
- generateNumericalSelectors(int) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
- generateParseException() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
-
Generate ParseException.
- generateParseException() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
-
Generate ParseException.
- generatePreferenceGraph() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets preference graph resulting from application of rules from rules container
to all pairs of objects from test information table.
Takes into account
Settings.getTypeOfFamilyOfCriteria()
value.
- generatePreferenceGraph() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
-
Gets preference graph resulting from application of robust ALL RULES
to all pairs of objects from the test information table.
Takes into account
Settings.getTypeOfFamilyOfCriteria()
value.
- generateRanking(PreferenceGraph) - Method in interface pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphExploiter
-
Exploits given preference graph and works out final recommendation in terms of ranking of objects.
- generateRanking(PreferenceGraph) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphRankingGenerator
-
Deprecated.
Generates ranking of objects for given preference graph and by means of preference graph exploiter,
for which this ranking generator has been created
- generateRanking(PreferenceGraph) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphWFNFS
-
Generates ranking of objects from given preference graph.
- generateRanking(PreferenceGraph) - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankRule
-
Exploits given preference graph and works out final recommendation in terms of ranking of objects.
- generateRanking(PreferenceGraph) - Method in class pl.poznan.put.cs.idss.jrs.ranking.RepeatedWFNFS
-
Generates ranking of objects for given preference graph, using stored WFNFS ranking generator and
iteratively removing from preference graph best ranked objects (vertices).
SIC!
- generateRanking(PreferenceStructure) - Method in class pl.poznan.put.cs.idss.jrs.lukiant.NewWFNFS
-
Deprecated.
Generates ranking of objects for given preference structure.
- generateRanking(PreferenceStructure) - Method in interface pl.poznan.put.cs.idss.jrs.ranking.PreferenceStructureExploiter
-
Deprecated.
Exploits preference structure for which this exploiter has been created and works out final recommendation
in terms of ranking of objects.
- generateRanking(PreferenceStructure) - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankingGenerator
-
Deprecated.
Generates ranking of objects for given preference structure and by means of preference structure exploiter,
for which this ranking generator has been created
- generateRanking(PreferenceStructure) - Method in class pl.poznan.put.cs.idss.jrs.ranking.WFNFS
-
Deprecated.
Generates ranking of objects for given preference structure.
- generateRanking(PreferenceStructure) - Method in class pl.poznan.put.cs.idss.jrs.ranking.WFNFSVirtualAllRulesDRSA
-
Deprecated.
Generates ranking of objects for given preference structure.
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleGenerator
-
Generates decision rules.
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Generates decision rules just like generateRules(ApproximatedEntity[], double[], ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer, int, int)
method,
but uses fields of this object, rather than given parameters.
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
Generates rules from learningMemoryContainer
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- generateRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- generateRules(ApproximatedEntity[], double[], ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
Generates decision rules of given type (certain, possible or approximate),
for given set (array) of approximated entities (unions of decision classes or single decision classes),
for given variable consistency parameter value thresholds (support for variable consistency approach),
for given characteristic decision class usage tip (which affects type of created conditions and decisions)
and for given learning memory container which may be either decision table, or PCT, or similarity table.
This method can be used to generate all non-minimal robust (object-based) rules of given type, for all possible decision classes
or for all possible upward / downward unions of decision classes.
This method considers consecutive approximated entities (from the first, with zero index, to the last).
- generateRules(ApproximatedEntity[], double[], ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer, int, int) - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Generates decision rules of given type (certain, possible or approximate),
for given set (array) of approximated entities (unions of decision classes or single decision classes),
for given variable consistency parameter value thresholds (support for variable consistency approach),
for given characteristic decision class usage tip (which affects type of created conditions and decisions)
and for given learning memory container which may be either decision table, or PCT, or similarity table.
This method can be used to generate all minimal cover rules of given type, for all possible decision classes
or for all possible upward / downward unions of decision classes.
This method assumes that if given set of approximated entities contains unions of decision
classes, these unions are sorted from most specific to less specific.
- generateRules(ApproximatedEntity[], double, ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.rules.EntireDominanceConesRulesForBordersOfApproximations
-
TODO
- generateRules(ApproximatedEntity[], double, ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- generateRules(ApproximatedEntity[], double, ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer, int, int) - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Wrapper for generateRules(ApproximatedEntity[], double[], ApproximatedEntityDecisionsPredictor, int, int, ConditionValidator, MemoryContainer, int, int)
method.
- generateRules(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- generateRules(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
Generates rules for submmitted memory container.
- generateRules(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- generateRules(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- generateRules(MemoryContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- generateRules(MemoryContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
Generates rules for submmitted memory container and stores them in
file indicated by foldNumber.
- generateRules(MemoryContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- generateRules(MemoryContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- generateRules(MemoryContainer, int, double, double, int) - Method in class pl.poznan.put.cs.idss.jrs.apriori.DomAprioriAlg
-
Generates rules according to DomApriori algorithm
- generateRules(MemoryContainer, String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- generateRules(MemoryContainer, String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
Generates rules for submmitted memory container and stores them in
file indicated by file name.
- generateRules(MemoryContainer, String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- generateRules(MemoryContainer, String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- generateRulesForPositiveExamples(int, int, Field, ConditionValidator, HashSet<Condition>, MemoryContainer, int[]) - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
Generates decision rules of given type (certain, possible or approximate),
for given characteristic decision class (basic class of some union of decision classes or single decision class),
for given characteristic decision class usage tip (which tells if given characteristic decision class is
basic class of some upward (
Rule.AT_LEAST
) or downward (
Rule.AT_MOST
) union of decision classes
or just single decision class (
Rule.EQUAL
);
value of this parameter affects also type of created conditions),
for given decisions (which will be set on the right (decision) side of all created and returned rules),
for given learning memory container which may be either decision table, or PCT, or similarity table,
and for given array with numbers of positive examples from given learning memory container
(which may come from lower / upper approximation or boundary of some decision class
or from lower / upper approximation of some upward / downward union of decision classes).
- generateRulesForPositiveExamples(int, int, Field, ConditionValidator, HashSet<Condition>, MemoryContainer, int[], double) - Static method in class pl.poznan.put.cs.idss.jrs.rules.EntireDominanceConesRulesForBordersOfApproximations
-
TODO
- generateRulesForPositiveExamples(int, int, Field, ConditionValidator, HashSet<Condition>, MemoryContainer, int[], int[], double, int, HashSet<Integer>, HashSet<Integer>) - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Generates decision rules of given type (certain, possible or approximate),
for given characteristic decision class (basic class of some union of decision classes or single decision class),
for given characteristic decision class usage tip (which tells if given characteristic decision class is
basic class of some upward (Rule.AT_LEAST
) or downward (Rule.AT_MOST
) union of decision classes
or just single decision class (Rule.EQUAL
);
value of this parameter affects also type of created conditions),
for given decisions (which will be set on the right (decision) side of all created and returned rules),
for given learning memory container which may be either decision table, or PCT, or similarity table,
for given array with numbers of positive examples from given learning memory container
(which may come from lower / upper approximation or boundary of some decision class
or from lower / upper approximation of some upward / downward union of decision classes),
for given variable consistency measure value threshold (support for variable consistency approach),
for given method of selection of conditions
and for given hash set with numbers of permitted negative examples (used only for VC-IRSA / VC-DRSA).
SIC!
- generateSelectors() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
- generateSelectors() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
- generateWeights(WeightsType, Field[], int, boolean) - Method in class pl.poznan.put.cs.idss.jrs.ranking.WeightsGenerator
-
Generates all weights for a given weights' type, ordered list of decision classes and union's type.
- GenericVCdomLEMCommand - Class in pl.poznan.put.cs.idss.jrs.executors
-
Command that is used to execute VCdomLEMWrapper
and
MonotonicVCdomLEMWrapper
.
- GenericVCdomLEMCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- get() - Method in class pl.poznan.put.cs.idss.jrs.types.FloatField
-
Reads a value stored as float (double in fact).
- get() - Method in class pl.poznan.put.cs.idss.jrs.types.IntegerField
-
Gives the value stored in this field.
- get() - Method in class pl.poznan.put.cs.idss.jrs.types.StringField
-
Reads the value of StringField.
- get(int) - Method in class pl.poznan.put.cs.idss.jrs.apriori.Complex
-
- get(int) - Method in class pl.poznan.put.cs.idss.jrs.apriori.RuleList
-
- get(int) - Method in class pl.poznan.put.cs.idss.jrs.types.Discretization
-
Returns an interval with given index.
- get(Integer) - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesMap
-
Gets the rule with given index
- get(Object) - Method in class pl.poznan.put.cs.idss.jrs.utilities.DefaultHashtable
-
Returns the value to which the specified key is mapped in the hashtable.
- get(Object) - Method in interface pl.poznan.put.cs.idss.jrs.utilities.IHashtable
-
Returns the value to which the specified key is mapped in the hashtable.
- get(Object) - Method in class pl.poznan.put.cs.idss.jrs.utilities.OptimizedHashtable
-
Returns the value to which the specified key is mapped in the hashtable.
- getAccuracyOfApproximation() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets accuracy of approximation of this entity by the set of all active condition attributes.
- getAccuracyOfApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets accuracy of approximation of this entity by the set of active condition attributes determined by given mask.
- getAccuracyOfApproximation(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets accuracy of approximation of this entity by the set of all active condition attributes.
- getAccuracyOfApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets accuracy of approximation of this entity by the set of active condition attributes determined by given mask.
- getAConfirmationMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the confirmation measure A.
- getActive() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Checks if attribute is visible in decision table.
- getActiveCondAttCount() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.MemoryContainerValidator
-
Number of active conditional attributes
- getAggregationMethod() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Gets the method used.
- getAggregationMethod() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Gets the method used.
- getAllAttributesMeaningsDescriptions() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets array with all attributes' meanings descriptions stored in this class.
- getAllCones(MemoryContainer, PairSimilarity[], int[]) - Static method in class pl.poznan.put.cs.idss.jrs.cbr.test.Cadabra
-
- getAlpha() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets parameter alpha of confirmation measure c1.
- getAmplifyInterestStrong() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getAmplifyInterestWeak() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getApproach() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
-
Gets approach implied by current parameter values.
- getApproximatedEntities() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getApproximatedEntities() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getApproximatedEntityDecisionsPredictor() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getApproximatedEntityDecisionsPredictor() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getApproximatedEntityExamples(Rule) - Static method in class pl.poznan.put.cs.idss.jrs.rules.Rule2ApproximatedEntity
-
Gets hash set with numbers of all examples belonging to the approximated entity (union or decision class)
for which given decision rule has been created.
- getApproximatedEntitySize() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets size (quantity of examples) of approximated entity for which this rule has been created.
- getApproximatedEntitySize(Rule) - Static method in class pl.poznan.put.cs.idss.jrs.rules.Rule2ApproximatedEntity
-
Gets quantity of examples belonging to the approximated entity (union or decision class)
for which given decision rule has been created.
- getAtLeastRelationReferenceValues() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets set of all reference values of "at least" relations present in this preference graph
- getAtLeastRelationSatisfactionDegree(int, int, Field) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets satisfaction degree for "at least" relation with given reference value and pair of vertices with given indices
- getAtLeastRelationSatisfactionDegrees(int, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets hash table with keys corresponding to reference values of relations "at least",
and values corresponding to satisfaction degrees of these relations,
for ordered pair of vertices with given indices
- getAtLeastWeights() - Method in class pl.poznan.put.cs.idss.jrs.ranking.WFNFSWeights
-
Gets at least weights.
- getAtMostRelationReferenceValues() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets set of all reference values of "at most" relations present in this preference graph
- getAtMostRelationSatisfactionDegree(int, int, Field) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets satisfaction degree for "at most" relation with given reference value and pair of vertices with given indices
- getAtMostRelationSatisfactionDegrees(int, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets hash table with keys corresponding to reference values of relations "at most",
and values corresponding to satisfaction degrees of these relations,
for ordered pair of vertices with given indices
- getAtMostWeights() - Method in class pl.poznan.put.cs.idss.jrs.ranking.WFNFSWeights
-
Gets at most weights.
- getAttrCount() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gives number of attributes.
- getAttrCount(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Gets quantity of attributes in memory container.
- getAttribute() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
-
- getAttribute() - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributeInfo
-
Gets reference to the attribute for which this information was created.
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getAttribute(int) - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gives direct access to specified attribute.
- getAttribute(int) - Method in class pl.poznan.put.cs.idss.jrs.reducts.PercentsOfAttributesInReducts
-
- getAttributeCount() - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
-
Returns the number of attributes stored in the database
- getAttributeCount() - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLOutput
-
- getAttributeCount() - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
-
Returns the number of attributes stored in the database
- getAttributeCount() - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLOutput
-
- getAttributeInfo() - Method in class pl.poznan.put.cs.idss.jrs.rules.Condition
-
Gets information about the attribute for which this condition is defined
- getAttributeInfo(int) - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributeInfoManager
-
Gets information about the attribute from stored memory container which has given number
- getAttributeInfoForTestAttribute() - Method in class pl.poznan.put.cs.idss.jrs.rules.SimilarityCondition
-
Gets information about an attribute from test memory container (with SimpleField
fields)
to which decision rule containing this condition can be applied.
- getAttributeMeaningDescription() - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributeInfo
-
Gets description of the meaning of the attribute for which this information is created
- getAttributeMeaningDescription(int) - Method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets description of the meaning of the attribute from memory container which has given number
- getAttributeMeaningDescription(Attribute, int, int) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets description of the meaning of given attribute, for given type of memory container
(MemoryContainerDescription.INFORMATION_TABLE
, MemoryContainerDescription.PCT
or MemoryContainerDescription.SIMILARITY_TABLE
)
and for given evaluation space (MemoryContainerDescription.PARETO
or MemoryContainerDescription.LORENZ
)
- getAttributeMeaningDescription(Attribute, String) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets meaning of given attribute, using given predicate (meaning in textual form).
- getAttributeName() - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributeInfo
-
Gets name of the attribute
- getAttributeNumber() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
-
- getAttributeNumber() - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributeInfo
-
Gets number (index) of the attribute in the array of all attributes
- getAttributePreferenceType() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
-
- getAttributes() - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
-
Gets attributes
- getAttributes() - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
-
Gets attributes
- getAttributes() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gives an access to attributes.
- getAttributes(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Gets attrbiutes from mememory container.
- getAttributesMeaningsDescriptions() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets description of the meanings of all attributes from memory container.
- getAttrName(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
-
Returns the string containing the name of the attribute.
- getAttrName(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLOutput
-
- getAttrName(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
-
Returns a string containing the name of the attribute.
- getAttrName(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLOutput
-
Returns a string containing the name of the attribute.
- getAttrNum() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- getAverageCoveringInSet() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesCoveringInSet
-
Gets average covering of rules in the set.
- getBagSizePercent() - Method in class pl.poznan.put.cs.idss.jrs.ensembles.Bagging
-
- getBasicClass() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets basic class for this entity.
- getBasicClasses() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets ordered (from the worst to the best) array of all decision classes, which can be found in memory container.
- getBasicClassForAdjacentOppositeUnion() - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets basic class for adjacent union of opposite type.
- getBeginColumn() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Get token beginning column number.
- getBeginColumn() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
- getBeginColumn() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Returns the column number of the first character for current token (being
matched after the last call to BeginTOken).
- getBeginLine() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Get token beginning line number.
- getBeginLine() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
- getBeginLine() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Returns the line number of the first character for current token (being
matched after the last call to BeginTOken).
- getBestEval() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Gets the best possible evaluation for given criterion of selection
- getBestEval() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
gets the best possible evaluation for given criterion of selection
- getBeta() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets parameter beta of confirmation measure c1.
- getBNDRegionExamples() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA).
- getBNDRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA) and for given mask for attributes.
- getBNDRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA) and for given mask for attributes.
- getBNDRegionExamples(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA).
- getBNDRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getBNDRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getBNDRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
-
Gets hash set with (Integer
) numbers of examples belonging to boundary (BND) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getBottomLeft() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
-
Gives a reference to bottom left field.
- getBottomRight() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
-
Gives a reference to bottom right field.
- getBoundary() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to boundary of this entity.
- getBoundary(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to boundary of this entity.
- getBoundary(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to boundary of this entity.
- getBoundary(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to boundary of this entity.
- getC1ConfirmationMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the confirmation measure c1.
- getCapabilities() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Returns default capabilities of the classifier tree.
- getCapabilities() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getCardinalityOfRelation(Field, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets cardinality of relation "at least" / "at most" with given reference value, i.e., the number of arcs
in this preference graph that reflect considered relation "at least" / "at most"
- getCautiousSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
-
Provides cautious suggestion.
- getCertainty() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResult
-
Gets certainty of suggestion
- getCertainty() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
-
Provides certainty of suggestion.
- getCertainty() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.SimpleClassificationResult
-
- getCertainty() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
-
- getCertaintyForClass(SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
-
- getCharacteristicClass() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExample
-
- getCharacteristicDecisionClass() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets decision class (value of decision attribute) characteristic for this entity.
- getCharacteristicDecisionClass() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets characteristic decision class of this rule.
- getCharacteristicDecisionClassUsageTip() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getCharacteristicDecisionClassUsageTip() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets tip for usage of characteristic decision class of this rule.
- getCharacteristicDecisionClassUsageTip() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getCharacteristicDecisionClassUsageTipAsText(int) - Static method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Converts given characteristic decision class usage tip of the rule into String
.
- getClasses() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets list of all possible values of decision attribute collected from learning memory container
for which this rules' container has been created.
- getClassificationStatisticsCollector() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationStatisticsPresenter
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.AverageMethod
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.MajorityVotingMethod
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.WeightedVotingMethod
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.BaggingWrapper
-
- getClassificationStatisticsCollector() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
-
- getClassificationStrategy() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Gets the classification strategy used.
- getClassificationStrategy() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the classification strategy used.
- getClassificationType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesDRSAClassificationMethod
-
Gets classification type
- getClassifier() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsContainer
-
Gets classifer
- getClassifier() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
-
- getClassIndex() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getClassVector() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
Returns class coverage.
- getColumn() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Deprecated.
- getColumn() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
Deprecated.
- getColumn() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Deprecated.
- getCommonPart() - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
-
- getComplexAt(int) - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
-
- getConditionInterpretation() - Method in class pl.poznan.put.cs.idss.jrs.rules.SingleConditionForPairOfValues
-
Gets interpretation of this condition.
- getConditions() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets hash table with all "regular" conditions present in this rule, indexed by attribute number.
- getConditionsAsArray() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets array with all "regular" conditions present in this rule.
- getConditionsOpt() - Method in interface pl.poznan.put.cs.idss.jrs.rules.IOptimizedRule
-
Optimized method for retrieval of rule's conditions
- getConditionsOpt() - Method in class pl.poznan.put.cs.idss.jrs.rules.OptRule
-
Gets hash table with all "regular" conditions present in this rule, indexed by attribute number.
- getConditionsSelectionMethod() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getConditionsSelectionMethod() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets method of selection of conditions during induction of single decision rule, used by
VCDomLem.generateRules()
method.
- getConditionsSelectionMethod() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getConditionsSelectionMethod() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- getConditionsSelectionMethod() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- getConditionType() - Method in class pl.poznan.put.cs.idss.jrs.rules.PairCondition
-
Gets type of this condition
- getConditionValidator() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getConditionValidator() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets reference to condition validator used to validate all conditions and decisions added to this rule
- getConditionValidator() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getCones(int) - Method in class pl.poznan.put.cs.idss.jrs.cbr.test.Cadabra
-
- getConfidence() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets confidence (credibility / certainty factor) of the rule in the context of rule's learning memory container.
- getConfidence(int, int, int) - Static method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets confidence (credibility / certainty factor) of decision rule characterized by given support (quantity of supporting examples),
quantity of all covered examples (coverage), and quantity of neutral covered examples (neutral coverage).
- getConfidenceAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets confidence (credibility / certainty factor) of the rule in the context of rule's learning memory container, assuming that given condition is added to the rule.
- getConfidenceLevel() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getConfidenceLevel() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- getConfidenceLevel() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- getConsideredRelations() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Tells whether at least and/or at most relations should be considered to generate preference graph.
- getConsideredRelations() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankRule
-
Tells whether "at least" or "at most" relation is be explored.
- getConsistencies(MemoryContainer, ConsistencyMeasure) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
Computes an array of consistency measures for examples
- getConsistency(ApproximatedEntityContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
- getConsistency(ApproximatedEntityContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
Gets consistency of an example in a data set for a given set of decision classes.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonPrimMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp2EpsilonMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp2RoughMembershipMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp3EpsilonMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp3RoughMembershipMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ExpNEpsilonMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ExpNRoughMembershipMeasure
-
Gets consistency of an example in a dataset for the first active decision attribute.
- getConsistency(DecisionClassContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.RoughMembershipMeasure
-
Gets consistency of an example in a data set for the first active decision attribute.
- getConsistency(DecisionClassContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(DecisionClassContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(DecisionClassContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonPrimMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(DecisionClassContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.RoughMembershipMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
Gets consistency of an example in a data set for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonPrimMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp2EpsilonMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp2RoughMembershipMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp3EpsilonMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Exp3RoughMembershipMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ExpNEpsilonMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ExpNRoughMembershipMeasure
-
Gets consistency of an example in a dataset for a given set of unions of decision classes.
- getConsistency(UnionContainer, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.RoughMembershipMeasure
-
Gets consistency of an example in a data set for a given set of unions of decision classes.
- getConsistency(UnionContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(UnionContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(UnionContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.EpsilonPrimMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistency(UnionContainer, HVDMetric, int) - Method in class pl.poznan.put.cs.idss.jrs.approximations.RoughMembershipMeasure
-
Gets consistency of an example in a data set for a given HVDM neighborhood.
- getConsistencyIn() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets method of calculating value of used rule consistency measure for certain rules.
- getConsistencyLevel() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets level of consistency used to calculate approximations or boundaries which were basis for induction of rules
stored in this container
- getConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.executors.MonotonicVCdomLEMCommand
-
- getConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingGenericVCdomLEMCommand
-
- getConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingWekaCommand
-
- getConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
- getContainerType() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets type of memory container
- getContainerTypeAsText() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets type of memory container in textual form
- getCount() - Method in class pl.poznan.put.cs.idss.jrs.apriori.GroupList
-
- getCover() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLRule
-
this method creates a BitSet having information which
examples from learning set are covered by this rule
- getCover() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
this method creates a BitSet having information which examples from
learning set are covered by this rule
- getCover(Instance) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLRule
-
this method gives us information about how this rule coveres given instance
- getCover(Instance) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
this method gives us information about how this rule covers given
instance
- getCoverage(Example, RulesContainer) - Static method in class pl.poznan.put.cs.idss.jrs.jmaf.JRSTools
-
Finds rules of all types that cover given example
- getCoverageFactor() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets coverage factor of the rule in the context of rule's learning memory container.
- getCoveredInstances() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
- getCoveredInstances() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- getCoveringRules(Example, int, int) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets list of all rules (of given type, for given characteristic decision class usage tip) covering given example
- getCrossValidationSeed(int) - Method in class pl.poznan.put.cs.idss.jrs.test.RepeatedCrossValidationResults
-
Gets seed of the cross-validation with a given index
- getCursor(String) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLRandom
-
Returns a cursor into the data selected by the "query" parameter.
- getCursor(String) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLRandom
-
Returns a cursor into the data selected by the "query" param.
- getCycleAtLeast(Field) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Checks if this graph contains a cycle for relation "at least" with given reference value,
and if so, then returns just one cycle from possibly many cycles.
- getCycleAtMost(Field) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Checks if this graph contains a cycle for relation "at most" with given reference value,
and if so, then returns just one cycle from possibly many cycles.
- getData() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
- getDataset() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.MissingValuesAction
-
Gets changed dataset.
- getDecisionAttributeIndex() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.Classifier
-
Provides decision index of attribute used by classifier.
- getDecisionAttributeIndex() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassifier
-
Provides decision index of attribute used by classifer.
- getDecisionAttributeIndex() - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
- getDecisionAttributeName(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDecisionsManager
-
Gets name of the only active decision attribute from given memory container.
- getDecisionAttributeNumber() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets the number of decision attribute for which this approximated entity is defined
- getDecisionAttributeNumber() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClass
-
Gets the number of decision attribute for which this decision class is defined
- getDecisionAttributeNumber() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
-
Gets number of considered decision attribute in memory container
- getDecisionAttributeNumber() - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets the number of decision attribute for which this union is defined.
- getDecisionAttributePreferenceType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesDRSAClassificationMethod
-
Gets preference type of decision attribute for which rules are defined
- getDecisionAttributeValues() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
-
Gets ascendingly ordered array of all decision attribute's values, which can be found in memory container.
- getDecisionAttributeValues(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDecisionsManager
-
Gets ordered list of all values of decision attribute present in given memory container.
- getDecisionAttributeValues(MemoryContainer, int) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDecisionsManager
-
Gets ordered list of all unique values of decision attribute present in given memory container.
- getDecisionAttributeValuesAsText(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDecisionsManager
-
Gets ordered list of all values of decision attribute, present in given memory container,
in textual form.
- getDecisionClass(Field) - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
-
Gets decision class that is based on the value passed as the parameter or null
if there is no such decision class
- getDecisionClasses() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
-
Gets array containing all decision classes which can be defined for memory container.
- getDecisionCriterionNumber() - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets the number of decision criterion for which this union is defined.
- getDecisionCriterionNumber() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets number of considered decision criterion in memory container
- getDecisionCriterionNumber() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.MemoryContainerValidator
-
- getDecisions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
- getDecisions() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets array (Condition[]
) with all decisions present in this rule.
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getDecisionsForRuleInducedFromBoundary(ApproximatedEntity) - Method in interface pl.poznan.put.cs.idss.jrs.rules.ApproximatedEntityDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from boundary
of given approximated entity.
- getDecisionsForRuleInducedFromBoundary(ApproximatedEntity) - Method in class pl.poznan.put.cs.idss.jrs.rules.DecisionClassDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from boundary
of given approximated entity.
- getDecisionsForRuleInducedFromBoundary(ApproximatedEntity) - Method in class pl.poznan.put.cs.idss.jrs.rules.UnionDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from boundary
of given approximated entity.
- getDecisionsForRuleInducedFromLowerApproximation(ApproximatedEntity) - Method in interface pl.poznan.put.cs.idss.jrs.rules.ApproximatedEntityDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from lower approximation
of given approximated entity.
- getDecisionsForRuleInducedFromLowerApproximation(ApproximatedEntity) - Method in class pl.poznan.put.cs.idss.jrs.rules.DecisionClassDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from lower approximation
of given approximated entity.
- getDecisionsForRuleInducedFromLowerApproximation(ApproximatedEntity) - Method in class pl.poznan.put.cs.idss.jrs.rules.UnionDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from lower approximation
of given approximated entity.
- getDecisionsForRuleInducedFromUpperApproximation(ApproximatedEntity) - Method in interface pl.poznan.put.cs.idss.jrs.rules.ApproximatedEntityDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from upper approximation
of given approximated entity.
- getDecisionsForRuleInducedFromUpperApproximation(ApproximatedEntity) - Method in class pl.poznan.put.cs.idss.jrs.rules.DecisionClassDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from upper approximation
of given approximated entity.
- getDecisionsForRuleInducedFromUpperApproximation(ApproximatedEntity) - Method in class pl.poznan.put.cs.idss.jrs.rules.UnionDecisionsPredictor
-
Gets hash set with decisions for right (decision) side of decision rule induced from upper approximation
of given approximated entity.
- getDefaultComment() - Method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicUnionContainer
-
Gets default comment for this union container
- getDefaultComment() - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnionContainer
-
Gets default comment for this union container
- getDefaultComment() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets default comment for this union container
- getDescription() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets text description of this entity, showing e.g. its basic class.
- getDescription() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClass
-
Gets description of this decision class, showing its basic class.
- getDescription() - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets description of this union, showing its direction and basic class.
- getDescription() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
-
Gets description of this cross validation fold execution path.
- getDescription() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPathStep
-
Gets description of this step of a cross validation fold execution path
- getDescriptionOfOtherAttributes() - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets attribute's meaning description used for attributes which don't have any special meaning.
- getDescriptionOfPairAttributes() - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets attribute's meaning description used for attributes, for which type of initial value is PairField
.
- getDescriptionOfRegularAttributes() - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets attribute's meaning description used for "regular" attributes (for example attributes that come from
information table containing evaluations defined in Pareto evaluation space or decision attibutes).
- getDescriptionOfSimilarityAttributes() - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets attribute's meaning description used for attributes, for which type of initial value is SimilarityField
.
- getDiscretization() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Get the list of intervals connected with discretization of the domain.
- getDiscretizationForCriterion(int) - Method in class pl.poznan.put.cs.idss.jrs.pct.EvaluationDifference2PreferenceIntensityDegree
-
Gets discretization for conditional cardinal criterion with given number.
- getDomain() - Method in class pl.poznan.put.cs.idss.jrs.types.EnumField
-
Gets the domain of this element.
- getDominanceCheckMethod() - Static method in class pl.poznan.put.cs.idss.jrs.types.PairField
-
Gets current dominance check method.
- getDominanceConesForExamples() - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesContainer
-
Gets array list with dominance cones for single examples from stored memory container
- getDownwardRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesDRSAClassificationMethod
-
Gets list of downward rules covering given example
- getDownwardRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesVCDRSAClassificationMethod
-
- getDownwardSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
-
Provides at most suggestion.
- getDownwardUnions() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets array containing all downward unions which can be defined for memory container.
- getDuration() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets total duration (in miliseconds) of rule induction process for all rules stored within this container
Gets value of "Duration" parameter from FileInfo
object stored in this rules' container.
- getDuration() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPathStep
-
Gets duration of this step of a cross validation fold execution path, in milliseconds
- getElement(int) - Method in class pl.poznan.put.cs.idss.jrs.types.FuzzyField
-
Gives an element at specified index.
- getElementaryCondition(int) - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
-
Returns ith elementaty condition
- getElementaryConditionCount() - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
-
- getEndColumn() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Get token end column number.
- getEndColumn() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
- getEndColumn() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Returns the column number of the last character for current token (being
matched after the last call to BeginTOken).
- getEndLine() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Get token end line number.
- getEndLine() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
- getEndLine() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Returns the line number of the last character for current token (being
matched after the last call to BeginTOken).
- getEpsilonPrimMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the inconsistency measure $\epsilon'$
- getEpsilonPrimMeasureValueAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the inconsistency measure $\epsilon'$, in the context of rule's learning memory container,
assuming that given condition is added to the rule.
- getEqualWeights(MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.ensembles.Bagging
-
- getErrorMeasure() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankingErrorCalculator
-
Gets used error measure
- getErrors() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
-
Gets errors of this execution path.
- getErrorsNames() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
-
Gets errors names.
- getEstimationCriteria() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Gets the criteria used.
- getEval() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- getEvaluation() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankingPosition
-
Gets evaluation of objects sharing this ranking's position
- getEvaluationAtPlace(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.Ranking
-
Gets evaluation of all objects sharing ex-equo given place.
- getEvaluationDifference2PreferenceIntensityDegree() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets information about how to convert differences of evaluations on conditional cardinal criteria to the degrees
of the intensity of preference.
- getEvaluationSpaceUsed() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets evaluation space in which evaluations from memory container are defined
- getEvaluationSpaceUsedAsText() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Get evaluation space used in textual form
- getExample() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExample
-
- getExample(int) - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gives reference directly to example at specified index.
- getExample(int) - Method in interface pl.poznan.put.cs.idss.jrs.core.RandomAccess
-
Direct access to specified example in the table.
- getExampleNumber() - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesForExample
-
Gets number of example for which this object is created
- getExamples() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to this entity.
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getExamplesSet() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with numbers of all examples belonging to this entity
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getFalsePositiveRate(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
Calculates false positive rate (in class) for all classes from
misclassification matrix.
- getFalsePositiveRate(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
Calculates false positive rate (in class) for all classes from
misclassification matrix.
- getFastStatisticsAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
Calculates support, quantity of covered examples and confidence assuming that condition is added to rule
- getFConfirmationMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the confirmation measure f
- getField(int) - Method in class pl.poznan.put.cs.idss.jrs.types.Example
-
Gives a reference to a field at a specified index.
- getFieldValue(Field) - Static method in class pl.poznan.put.cs.idss.jrs.jmaf.JRSTools
-
- getFile() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.Reducts.ReductsCalculationResult
-
- getFileInfo() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gives direct access to information connected with the table.
- getFileInfo() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets information about this rules' container, written to *.rules file.
- getFileName() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
-
Gets filename value
- getFileName() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getFileName() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- getFileName() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- getFilePath() - Method in class pl.poznan.put.cs.idss.jrs.output.FileOut
-
- getFirst() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExamplePair
-
- getFirstDecisionAttributeIndex(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDecisionsManager
-
Gets index of the first active decision attribute from given memory container.
- getFirstElement() - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
-
Reads the first element in the pair.
- getFloatFieldValue(double, double) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityMathFunc
-
Gets value of the mathematical function stored in this object, for given two attribute values
- getFoldsCount(int) - Method in class pl.poznan.put.cs.idss.jrs.test.RepeatedCrossValidationResults
-
Gets the number of folds performed in the cross-validation with a given index
- getForwardPrunningCoefficient() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Get the value of forwardPrunningCoefficient.
- getForwardPrunningCoefficient() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Get the value of forwardPrunningCoefficient.
- getFullPct() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets test "full" PCT stored in this class
- getFullPct() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceStructure
-
Deprecated.
Gets test "full" PCT stored in this class
- getFuzzySatisfactionDegreeCalculationMethod() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets the method of calculating fuzzy satisfaction degrees of any at least / at most relation in generated preference graph.
- getGeneratedRuleMaximumEpsilonPrimMeasureValue(MemoryContainer, int, int) - Static method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets maximum value of $\epsilon'$ rule consistency measure that can be obtained by a generated rule (i.e., rule not in generation mode), given that this rule is induced for a given learning memory container,
for an approximated entity with give size, and in the circumstances when there is a given number of examples being neutral w.r.t. rule's approximated entity.
- getGenericConsistencyParameter() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getGenericConsistencyParameter() - Method in class pl.poznan.put.cs.idss.jrs.executors.MonotonicVCdomLEMCommand
-
- getGenericConsistencyParameter() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCArcingMonotonicVCdomLEMCommand
-
- getGenericConsistencyParameter() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingMonotonicVCdomLEMCommand
-
- getGenericConsistencyParameter() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
-
- getGroup(int) - Method in class pl.poznan.put.cs.idss.jrs.apriori.GroupList
-
- getHashtable() - Method in class pl.poznan.put.cs.idss.jrs.utilities.DefaultHashtable
-
Gets reference to the underlying hashtable of type java.util.Hashtable
- getHashtable() - Method in interface pl.poznan.put.cs.idss.jrs.utilities.IHashtable
-
Gets reference to the underlying hashtable
- getHashtable() - Method in class pl.poznan.put.cs.idss.jrs.utilities.OptimizedHashtable
-
Gets reference to the underlying hashtable of type
com.sun.org.apache.xalan.internal.xsltc.runtime.Hashtable
- getHeaders() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
-
Gets headers of this tabular function, i.e., list of values that are used to index similarities.
- getHeadersStr() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
-
Gets textual headers of this tabular function, i.e., list of values that are used to index similarities
- getHVDMVCWeights(ApproximatedEntityContainer, ConsistencyMeasure) - Method in class pl.poznan.put.cs.idss.jrs.ensembles.Bagging
-
- getId() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarity
-
Gets index of an attribute from memory container for which this similarity function is defined
- getId() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gets id of this container.
- GetImage() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Get token literal value.
- GetImage() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
- GetImage() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Returns a string made up of characters from the marked token beginning
to the current buffer position.
- getInconsistencyMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the inconsistency measure $\epsilon$
- getInconsistencyMeasureValueAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the inconsistency measure $\epsilon$, in the context of rule's learning memory container,
assuming that given condition is added to the rule.
- getInconsistencyVCBagging() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.BaggingWrapper
-
- getInconsistentExamplesForExtendedLowerApproximation(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set of (Integer
) numbers of negative examples which are inconsistent with (among) examples from
extended lower approximation of this entity, calculated for given variable consistency parameter value (variable consistency approach).
- getInconsistentExamplesForExtendedLowerApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set of (Integer
) numbers of negative examples which are inconsistent with (among) examples from
extended lower approximation of this entity, calculated for given variable consistency parameter value (variable consistency approach)
and for given mask for attributes.
- getInconsistentExamplesForExtendedLowerApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
-
Gets hash set of (Integer
) numbers of negative examples which are inconsistent with (among) examples from
extended lower approximation of this entity, calculated for given variable consistency parameter value (variable consistency approach)
and for given mask for attributes.
- getIndex() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.IndexedRule
-
Gets rule's index
- getIndex() - Method in class pl.poznan.put.cs.idss.jrs.types.EnumField
-
Gives an index of this element in the domain.
- getIndex(String) - Method in class pl.poznan.put.cs.idss.jrs.types.EnumDomain
-
Looking for an element with given name.
- getIndex1() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PairOfIndices
-
Gets the first index
- getIndex2() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PairOfIndices
-
Gets the second index
- getIndexOfComprehensivePreferenceGrade(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.pct.PCTDetector
-
Checks if given PCT has a criterion storing comprehensive preference grades and if so - returns its index.
- getIndexOfDecisionAttribute(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.cbr.core.SimilarityTableDetector
-
Checks if given similarity table has a criterion storing decision value of limit object and if so - returns its index.
- getIndexOfPairOfExamplesNumbers() - Static method in class pl.poznan.put.cs.idss.jrs.cbr.core.SimilarityTableDetector
-
Gets index of pair of examples' numbers for similarity table
- getIndexOfPairOfExamplesNumbers() - Static method in class pl.poznan.put.cs.idss.jrs.pct.PCTDetector
-
Gets index of pair of examples' numbers for PCT
- getInformationTable() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets test information table stored in this class
- getInformationTable() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceStructure
-
Deprecated.
Gets test information table stored in this class
- getInitialValue() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Returns a field, which is created in new examples.
- getInnerType() - Method in class pl.poznan.put.cs.idss.jrs.types.FuzzyField
-
Gives a type of fields which are held inside the trapeziodal value.
- getInnerType() - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
-
Gives a type of fields which are held inside the interval.
- getInnerType() - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
-
Gets type of fields which are held inside this pair.
- getInnerType() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
-
Gives a type of fields which are stored inside the trapeziodal field.
- getInputFileName() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getInputFileName() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
-
- getInstance() - Static method in class pl.poznan.put.cs.idss.jrs.Settings
-
Gets the only instance of this class
- getInstance() - Static method in class pl.poznan.put.cs.idss.jrs.utilities.Project
-
Gets the only instance of this class
- getInstanceIndex() - Method in class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstance
-
Gets index of the instance in original data set.
- getIntArrayAsText(int[]) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.HumanReadableListOfNumbers
-
Transforms array of integer numbers (int[]
) into String
(list of comma-separated numbers).
- getIntArrayAsText(int[]) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.IntegerNumbersAsTextList
-
Transforms array of integer numbers (int[]
) into String
.
- getIntegerArrayListAsText(ArrayList<Integer>) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.HumanReadableListOfNumbers
-
Transforms ArrayList
consisted of Integer
numbers into String
(list of comma-separated numbers).
- getIntegerHashSetAsText(HashSet<Integer>) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.HumanReadableListOfNumbers
-
Transforms HashSet
consisted of Integer
numbers into String
(list of comma-separated numbers).
- getIntegerHashSetAsText(HashSet<Integer>) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.IntegerNumbersAsTextList
-
Transforms HashSet
consisted of Integer
numbers into String
.
- getInterestIndex() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getIntervalsSetting() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.WeightedVotingMethod
-
- getIntTableType() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
-
- getIsfNames() - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLSession
-
Lists the names of all decision problems stored in the database.
- getIsfNames() - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLSession
-
Lists the names of all decision problems stored in the database.
- getJRankParameters() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
-
Gets jRank parameters
- getjRankPrivateParameters() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRankParameters
-
Gets private jRank parameters
- getJRankResults() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
-
Gets jRank results
- getK() - Method in class pl.poznan.put.cs.idss.jrs.apriori.GroupList
-
- getKey() - Method in class pl.poznan.put.cs.idss.jrs.output.FileOut
-
Gets key characteristic for this message output
- getKey() - Method in interface pl.poznan.put.cs.idss.jrs.output.IMessageOutput
-
Gets key characteristic for this message output
- getKey() - Method in class pl.poznan.put.cs.idss.jrs.output.SystemOut
-
Gets key characteristic for this message output
- getKind() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Gets the kind of attribute.
- getLatestAllowedStartingStep() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
-
Gets latest allowed starting step
- getLatestNumberOfUnexpectedAssignmentsToNonOutrankingRelation() - Static method in class pl.poznan.put.cs.idss.jrs.pct.InformationTable2PCTConverter
-
Gets the number of unexpected assignments to non-outranking relation that have been found and corrected during latest supervised conversion to a learning PCT.
- getLConfirmationMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the confirmation measure l.
- getLearningAttributes() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets array with attributes from learning memory container for which this rule was generated (gives direct access)
- getLearningAttributes() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets attributes from learning memory container for which rules present in this rules' container have been induced.
Because of efficiency field of this class is returned.
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets reference to learning memory container for which this rule was generated.
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- getLearningMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
-
- getLeft() - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
-
Reads the left boundary.
- getLeft(SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
-
Stores the left value in given field.
- getLimitNumberOfUnions() - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnionContainer
-
- getLine() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Deprecated.
- getLine() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
Deprecated.
- getLine() - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Deprecated.
- getLogContent() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
-
- getLowerApproximation() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to lower approximation of this entity
Calls getLowerApproximation(byte[])
method and passes null
as mask for attributes
to indicate that mask for attributes should not be used.
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getLowerApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to lower approximation of this entity.
Uses given mask for attributes or considers all attributes if mask is null
.
- getLowerApproximation(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to lower approximation of this entity.
- getLowerApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to lower approximation of this entity.
- getMAE(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
Calculates MAE for all classes from
misclassification matrix.
- getMAE(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
Calculates MAE for all classes from
misclassification matrix.
- getMathFunc() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityMathFunc
-
Gets textual representation of a mathematical function stored in this object
- getMaxLength() - Method in class pl.poznan.put.cs.idss.jrs.apriori.StoppingCondition
-
- getMaxQuantitiesOfRulesForPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets array of maximal quantities of rules for each approximated entity passed to generateRules
method.
SIC!
- getMaxQuantityOfRulesForPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getMaxQuantityOfRulesForPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets maximal quantity of rules for one set of positive examples.
- getMaxQuantityOfRulesForPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
- getMaxVertexIndex() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets theoretical maximal vertex index in this preference graph.
SIC!
- getMeasure() - Static method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicUnion
-
Gets measure used to calculate approximations and boundary of this monotonic union.
- getMeasure(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Returns the value of the named measure.
- getMeasure(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Returns the value of the named measure.
- getMembership() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Checks if attribute contains "membership" information.
- getMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets reference to memory container for which this entity is defined
- getMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntityContainer
-
Gets reference to memory container for which this container is defined
- getMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesContainer
-
Gets memory container for which this dominance cones container has been created
- getMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesForExample
-
Gets memory container for which this object is created
- getMemoryContainerDescription() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
-
Gets description of this container.
- getMersenneTwiterNumberGenerator(long) - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
Returns a MersenneTwister random number generator.
- getMessage() - Method in error pl.poznan.put.cs.idss.jrs.core.isf.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error pl.poznan.put.cs.idss.jrs.jmaf.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessages() - Method in class pl.poznan.put.cs.idss.jrs.ranking.Ranker
-
- getMethod() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.Classifier
-
- getMethod() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassifier
-
- getMethod() - Static method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceMethod
-
Returns type of dominance calculation method
- getMethod() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
- getMethod() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
-
- getMinRateOfCoveredPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getMinRateOfCoveredPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets minimal rate of covered positive examples for one set of positive examples.
- getMinRateOfCoveredPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
-
- getMinRatesOfCoveredPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets array of minimal rates of covered positive examples for each approximated entity passed to
generateRules
method.
SIC!
- getMinSupport() - Method in class pl.poznan.put.cs.idss.jrs.apriori.StoppingCondition
-
- getMisclassificationMatrices() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
- getMisclassificationMatrix() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
-
Provides misclassification matrix ordered according to the
order on domain of decision attribute used by classifier.
- getMisclassificationMatrix() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
Provides misclassification matrix ordered according to the
order on domain of decision attribute used by classifier.
- getMisclassificationMatrix() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.MisclassificationMatrixContainer
-
- getMisclassificationMatrix(int) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
-
Provides a misclassification matrix for a given fold; ordered according
to the order on domain of decision attribute used by classifier.
- getMisclassificationMatrixVariance() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
-
Provides variances in misclassification matrix ordered according to the
order on domain of decision attribute used by classifier.
- getMode() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
-
Gets the log's mode
- getModeOfPositiveExamplesForDRSA() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets mode of positive examples for DRSA.
- getModeOfPositiveExamplesForVCDRSA() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets mode of positive examples for VC-DRSA.
- getMonitor() - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardJmafUnionContainer
-
Gets monitor
- getName() - Method in class pl.poznan.put.cs.idss.jrs.apriori.DecisionClassApproximation
-
- getName() - Method in class pl.poznan.put.cs.idss.jrs.ranking.WFNFSWeights
-
Gets name of this set of weights
- getName() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Returns the name of the attribute.
- getName() - Method in class pl.poznan.put.cs.idss.jrs.types.EnumField
-
Gets the name of this element in the domain.
- getName() - Method in class pl.poznan.put.cs.idss.jrs.types.Example
-
Reads the example's name.
- getName() - Method in class pl.poznan.put.cs.idss.jrs.utilities.NamedProperties
-
Gets name of this set of properties
- getName(int) - Method in class pl.poznan.put.cs.idss.jrs.types.EnumDomain
-
Returns name of an element in specified position in the domain.
- getNegativeDominanceCone() - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesForExample
-
Gets example's negative dominance cone
- getNegativeDominanceCone(int) - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesContainer
-
Gets negative dominance cone of example with given number, belonging to
memory container for which this dominance cones container has been created.
- getNegativeExamplesTreatment() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getNegativeExamplesTreatment() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
-
- getNegativeExamplesTreatment() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getNegativeExamplesTreatment() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getNegativeExamplesTreatment() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- getNegativeExamplesTreatment() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- getNEGRegionExamples() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA).
- getNEGRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA) and for given mask for attributes.
- getNEGRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClass
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this class,
calculated for the most restrictive VC-IRSA parameter value (classical IRSA) and for given mask for attributes.
- getNEGRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this union,
calculated for the most restrictive VC-DRSA parameter value (classical DRSA) and for given mask for attributes.
- getNEGRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this union,
calculated for the most restrictive VC-DRSA parameter value (classical DRSA) and for given mask for attributes.
- getNEGRegionExamples(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA).
- getNEGRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getNEGRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClass
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this class,
calculated for given VC-IRSA parameter value and for given mask for attributes, according to used VC-IRSA.
- getNEGRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this union,
calculated for given VC-DRSA parameter value and for given mask for attributes, according to used VC-DRSA.
- getNEGRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this union,
calculated for given VC-DRSA parameter value and for given mask for attributes, according to used VC-DRSA.
- getNEGRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets hash set with (Integer
) numbers of examples belonging to negative (NEG) region of this union,
calculated for given VC-DRSA parameter value and for given mask for attributes, according to used VC-DRSA.
- getNeutralExamples() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples neutral to this entity (i.e., neither belonging to this entity, nor not belonging to this entity).
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getNeutralExamples() - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets numbers of examples neutral to this entity (i.e., neither belonging to this entity, nor not belonging to this entity).
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getNeutralExamplesSet() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with numbers of all examples neutral to this entity (i.e., neither belonging to this entity, nor not belonging to this entity).
- getNeutralExamplesSet() - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with numbers of all examples neutral to this entity (i.e., neither belonging to this entity, nor not belonging to this entity).
- getNextToken() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
-
Get the next Token.
- getNextToken() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.IsfParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
-
Get the next Token.
- getNextToken() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserTokenManager
-
Get the next Token.
- getNoConflictAssuringAttribs() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExamplePair
-
- getNoOfErrors() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
-
- getNoOfFatalErrors() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
-
- getNoOfWarinings() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
-
- getNumAmplified() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getNumAttributes() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
- getNumberCorrectlyClassified(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
- getNumberCorrectlyClassified(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
- getNumberCorrectlyClassifiedVariance() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
-
- getNumberIncorrectlyClassified(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
- getNumberIncorrectlyClassified(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
- getNumberOfClassifiers() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationStatisticsCollector
-
Gets the classifiers counter.
- getNumberOfClassifiers() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsCollector
-
- getNumberOfClassifiers() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getNumberOfClassifiers() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCArcingGenericVCdomLEMCommand
-
- getNumberOfClassifiers() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingGenericVCdomLEMCommand
-
- getNumberOfClassifiers() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingWekaCommand
-
- getNumberOfExamples(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
- getNumberOfFolds() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getNumberOfFolds() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getNumberOfFolds() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
-
- getNumberOfLearningExamples() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
- getNumberOfObjects() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationStatisticsCollector
-
Gets the objects counter.
- getNumberOfObjects() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsCollector
-
- getNumberOfObjects() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getNumberOfObjects() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets number of objects in this preference graph.
SIC!
- getNumberOfPaths() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPaths
-
Gets the number of cross validation fold execution paths
- getNumberOfRepetitions() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getNumberOfRepetitions() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
-
- getNumberOfSteps() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
-
Gets the number of steps in this cross validation fold execution path
- getNumberOfTheOnlyActiveDecisionAttribute(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Gets number of the only active decision attribute present in given memory container
or -1 if there is no exactly one active decision attribute
- getNumberOfUsedActiveDecisionAttribute() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Returns number of active decision attribute for which all rules stored in this rules' container are defined
or -1 if this rules' container is empty
- getNumberOfVertices() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets number of vertices in this preference graph.
- getNumbersOfActiveDecisionAttributes(Attribute[]) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Gets numbers of all active decision attributes present in given array of attributes
- getNumbersOfCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets numbers of those examples from rule's learning memory container which are covered by the rule.
- getNumbersOfCoveredExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets numbers of examples covered by the rule, in the context of its learning memory container, assuming that given condition is added to the rule.
- getNumbersOfCoveredExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
Gets numbers of examples covered by the rule, in the context of its learning memory container, assuming that given condition is added to the rule.
- getNumbersOfCoveredExamplesFromTestMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets numbers of those examples from rule's test memory container which are covered by the rule.
- getNumbersOfNegativeCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
In case of rule in generation mode, gets numbers of those examples from rule's learning memory container which are covered by the rule but
at the same time do not belong to the set of positive examples from learning memory container for which that rule is being induced.
- getNumbersOfNeutralCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets numbers of those examples from rule's learning memory container which are covered by the rule and are neutral to this rule.
- getNumbersOfObjectsAtPlace(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
-
Gets list with numbers of objects sharing given place.
- getNumbersOfStrongCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
Gets numbers of all examples from rule's learning memory container that are covered by the rule in a strong way.
- getNumbersOfStrongCoveredExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
TODO - add description
- getNumbersOfStrongSupportingExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
TODO - add description
- getNumbersOfStrongSupportingExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
TODO - add description
- getNumbersOfSupportingExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets numbers of those examples from rule's learning memory container which support the rule.
- getNumbersOfSupportingExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets numbers of examples supporting the rule, in the context of its learning memory container, assuming that given condition is added to the rule.
- getNumbersOfSupportingExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
Gets numbers of examples supporting the rule, in the context of its learning memory container, assuming that given condition is added to the rule.
- getNumFolds() - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
- getNumHVDMObjects() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ConsistencyMeasure
-
- getNumNeighbours() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getNumRelabeled() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getObjectConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
-
- getObjectConsistencyMeasureDownwardThresholds() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
-
- getObjectConsistencyMeasureUpwardThresholds() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
-
- getObjectsIndices() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets set of all indices of objects that are present in this preference graph.
SIC!
- getObjectsNumbers() - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRankingPosition
-
Gets list with numbers of objects sharing this ranking's position.
Because of efficiency, reference to the object stored in this class is returned.
- getOptimizedRuleConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets rule consistency measure optimized in last call to
VCDomLem.generateRulesForPositiveExamples(int, int, Field, ConditionValidator, HashSet, MemoryContainer, int[], int[], double, int, HashSet, HashSet)
or any
generateRules(...)
method.
The result can be one of:
RuleConstants.UNDEFINED_RULE_CONSISTENCY_MEASURE
(initial value),
RuleConstants.MU_CONSISTENCY
,
RuleConstants.EPSILON_CONSISTENCY
or
RuleConstants.EPSILON_PRIM_CONSISTENCY
.
- getOptions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Gets the current settings of the classifier.
- getOptions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Gets the current settings of the classifier.
- getOptions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the current settings of the classifier.
- getOptions() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
Gets the current settings of the filter.
- getOrdinalValue2CardinalValue() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets information about how to convert ordinal values to cardinal values.
- getOrdinalValueEquivalent(String) - Method in class pl.poznan.put.cs.idss.jrs.types.OrdinalCriterionConversion
-
Gets equivalent cardinal (FloatField
) value for given ordinal (String
) value.
- getOryginalRelationType() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
-
- getOutputFileName() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getOutputFileName() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
-
- getParameterValue(String) - Method in class pl.poznan.put.cs.idss.jrs.rules.FileInfo
-
Gets value of the parameter with given name or null
if value of given parameter is not stored in this file information
- getPath(int) - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPaths
-
Gets cross validation fold execution path with given index
- getPathsCount() - Method in class pl.poznan.put.cs.idss.jrs.test.RepeatedCrossValidationResults
-
Gets the number of execution paths of each cross-validation's fold
- getPDominated(Example, MemoryContainer, Attribute[]) - Static method in class pl.poznan.put.cs.idss.jrs.dominance.Dominance
-
- getPDominating(Example, MemoryContainer, Attribute[]) - Static method in class pl.poznan.put.cs.idss.jrs.dominance.Dominance
-
- getPercent(int) - Method in class pl.poznan.put.cs.idss.jrs.reducts.PercentsOfAttributesInReducts
-
- getPercentsOfAttributesInReducts() - Method in class pl.poznan.put.cs.idss.jrs.reducts.ReductsGenerator
-
- getPercSize() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCArcingGenericVCdomLEMCommand
-
- getPercSize() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingGenericVCdomLEMCommand
-
- getPercSize() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingWekaCommand
-
- getPlaceOfObject(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
-
Gets place of object with given number.
- getPositiveDominanceCone() - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesForExample
-
Gets example's positive dominance cone
- getPositiveDominanceCone(int) - Method in class pl.poznan.put.cs.idss.jrs.dominance.DominanceConesContainer
-
Gets positive dominance cone of example with given number, belonging to
memory container for which this dominance cones container has been created.
- getPOSRegionExamples() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA).
- getPOSRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA) and for given mask for attributes.
- getPOSRegionExamples(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for the most restrictive variable consistency parameter value (IRSA / DRSA) and for given mask for attributes.
- getPOSRegionExamples(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA).
- getPOSRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getPOSRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getPOSRegionExamples(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
-
Gets hash set with (Integer
) numbers of examples belonging to positive (POS) region of this entity,
calculated for given variable consistency parameter value (VC-IRSA / VC-DRSA) and for given mask for attributes.
- getPostPruningType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Gets the post-pruning type used.
- getPostPruningType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the post-pruning type used.
- getPostPrunningCoefficient() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Get the value of forwardPrunningCoefficient.
- getPostPrunningCoefficient() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Get the value of forwardPrunningCoefficient.
- getPostPrunningOnlyGreaterClasses() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Get the value of postPrunningOnlyGreaterClasses.
- getPostPrunningOnlyGreaterClasses() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Get the value of postPrunningOnlyGreaterClasses.
- getPrecision(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
Calculates precision for all classes from
misclassification matrix.
- getPrecision(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
Calculates precision for all classes from
misclassification matrix.
- getPreferenceGraph() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceStructure
-
Deprecated.
Gets preference graph
- getPreferenceIntensityDegree() - Method in class pl.poznan.put.cs.idss.jrs.types.DiscretizationIntervalExt
-
Gets degree of the intensity of preference associated with this interval.
- getPreferenceType() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
-
Returns type of preference assigned to the attribute.
- getPrefID() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
-
- getProb() - Method in class pl.poznan.put.cs.idss.jrs.types.Possibility
-
Reads possibility assigned to stored simple field.
- getProperties() - Method in class pl.poznan.put.cs.idss.jrs.utilities.NamedProperties
-
Gets set of properties
- getQualityOfApproximation() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets quality of approximation of this entity by the set of all active condition attributes.
- getQualityOfApproximation() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntityContainer
-
Gets quality of approximation of all approximated entities which can be defined for memory container.
Calls getQualityOfApproximation(byte[])
method and passes null
as mask for attributes
to indicate that mask for attributes should not be used.
- getQualityOfApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets quality of approximation of this entity by the set of active condition attributes determined by given mask.
- getQualityOfApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntityContainer
-
Gets quality of approximation of all approximated entities which can be defined for memory container.
Uses given mask for attributes or considers all attributes if mask is null.
- getQualityOfApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
-
Gets quality of approximation of all decision classes which can be defined for memory container (decision table).
Uses given mask for attributes or considers all attributes if mask is null
.
- getQualityOfApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets quality of approximation of all unions which can be defined for memory container (decision table or PCT).
Uses given mask for attributes or considers all attributes if mask is null
.
- getQualityOfApproximation(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets quality of approximation of this entity by the set of all active condition attributes.
- getQualityOfApproximation(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntityContainer
-
Gets quality of approximation of all approximated entities which can be defined for memory container.
- getQualityOfApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets quality of approximation of this entity by the set of active condition attributes determined by given mask.
- getQualityOfApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntityContainer
-
Gets quality of approximation of all approximated entities which can be defined for memory container.
- getQualityOfApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
-
Gets quality of approximation of all decision classes which can be defined for memory container.
- getQualityOfApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets quality of approximation of all unions which can be defined for memory container (decision table or PCT).
- getQuantitiesOfAddedMinimalValuesForLorenzEvaluationSpace() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
-
Gets quantities of added minimal values for particular cardinal gain criteria in Lorenz evaluation space
- getQuantityOfActiveConditionCardinalGainCriteria(Attribute[]) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Gets quantity of active, condition (attributes[i].getKind() == Attribute.NONE
),
cardinal (of type IntegerField
, CardinalField
or FloatField
) and gain
criteria (i.e. attributes with gain preference type assigned) from given array of attributes.
Main goal of this method is to get the number of criteria that may be transformed to Lorenz evaluation space.
- getQuantityOfActiveDecisionAttributes(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Gets quantity of active decision attributes in given memory container
- getQuantityOfAddedMinimalValuesIfLorenz() - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributeInfo
-
Gets quantity of added minimal values of cardinal gain criteria in Pareto evaluation space if values of the attribute
for which this information is created are defined in Lorenz evaluation space
or UNDEFINED_QUANTITY_OF_ADDED_MINIMAL_VALUES
otherwise
- getQuantityOfConditions() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets number of "regular" conditions on the left side of this rule.
- getQuantityOfConditions() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets quantity of elementary conditions present on the left (condition) side of the rule
- getQuantityOfCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets absolute quantity of those examples from rule's learning memory container which are covered by the rule (coverage of the rule).
- getQuantityOfCoveredExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets quantity of examples covered by the rule, in the context of its learning memory container, assuming that given condition is added to the rule.
- getQuantityOfCoveredExamplesFromTestMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets absolute quantity of those examples from rule's test memory container which are covered by the rule (coverage of the rule).
- getQuantityOfDecisions() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets number of decisions on the right side of this rule
- getQuantityOfDecisions() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets quantity of elementary conditions present on the right (decision) side of the rule
- getQuantityOfDescriptions() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.AttributesMeaningsDescriptions
-
Gets quantity of attributes' meanings descriptions stored in this class
- getQuantityOfDiscretizations() - Method in class pl.poznan.put.cs.idss.jrs.pct.EvaluationDifference2PreferenceIntensityDegree
-
Gets quantity of discretizations stored in this class.
- getQuantityOfNegativeCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
In case of rule in generation mode, gets absolute quantity of all examples from rule's learning memory container
which are covered by the rule but at the same time do not belong to the set of positive examples
from learning memory container for which that rule is being induced.
- getQuantityOfNeutralCoveredExamples() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets quantity of those examples from rule's learning memory container which are covered by the rule and are neutral to this rule.
- getQuantityOfNotNeutralCoveredExamplesAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets quantity of not neutral examples covered by the rule, in the context of its learning memory container, assuming that given condition is added to the rule.
- getQuantityOfObjects() - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
-
Gets quantity of objects present in this ranking.
- getQuantityOfPlaces() - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
-
Gets quantity of places in the ranking.
- getQuantityOfRules(int, int) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets quantity of decision rules stored for given combination of type and characteristic decision class usage tip.
- getRandomNumberGenerator(long) - Method in class pl.poznan.put.cs.idss.jrs.ensembles.Bagging
-
Returns a random number generator.
- getRandomNumberGenerator(long) - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
Returns a random number generator.
- getRankerParameters() - Method in class pl.poznan.put.cs.idss.jrs.ranking.Ranker
-
Gets ranker parameters.
- getRankerParameters() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRankParameters
-
Gets ranker parameters employed by jRank
- getRankerResults() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRankResults
-
Gets ranker results
- getRanks(Field, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets hash table mapping indices of vertices to ranks of these vertices,
for "at least" / "at most" relation with given reference value.
- getReducts() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.Reducts.ReductsCalculationResult
-
- getReductsAsAttributes() - Method in class pl.poznan.put.cs.idss.jrs.reducts.ReductsGenerator
-
- getReductsAsBinaryList() - Method in class pl.poznan.put.cs.idss.jrs.reducts.ReductsGenerator
-
Gives a list of binary arrays.
- getReductsAsStrings() - Method in class pl.poznan.put.cs.idss.jrs.reducts.ReductsGenerator
-
- getReferenceObjectNumber(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.cbr.core.SimilarityTableDetector
-
Gets index of reference object for which given similarity table has been created
- getReferencePair() - Method in class pl.poznan.put.cs.idss.jrs.rules.PairCondition
-
Gets reference pair of simple values for which this condition has been created.
- getReferenceValue() - Method in class pl.poznan.put.cs.idss.jrs.apriori.DecisionClassApproximation
-
- getReferenceValue() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
-
Reads reference value.
- getReferenceValue() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankRule
-
Gets reference value of explored "at least" / "at most" relation
- getReferenceValue() - Method in interface pl.poznan.put.cs.idss.jrs.rules.DecisionCondition
-
Gets decision condition's reference value
- getReferenceValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.PairCondition
-
- getReferenceValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.Relation
-
Gets reference to the duplicate of value stored in this relation or null
if reference value is not set
- getReferenceValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.SingleCondition
-
- getReferenceValueRelation() - Method in class pl.poznan.put.cs.idss.jrs.rules.SimilarityCondition
-
Gets reference value relation associated with this similarity condition
- getReferenceValueType() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
-
Gets type of reference value stored in this (similarity, reference value) pair.
- getRegisteredCrossValidationIndices() - Method in class pl.poznan.put.cs.idss.jrs.test.RepeatedCrossValidationResults
-
Gets the numbers of cross-validations registered within these results
- getRegisteredCrossValidationsCount() - Method in class pl.poznan.put.cs.idss.jrs.test.RepeatedCrossValidationResults
-
Gets the number of cross-validations registered within these results
- getRelabelOthers() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getRelation() - Method in class pl.poznan.put.cs.idss.jrs.rules.SingleCondition
-
Gets relation associated with this condition
- getRelation() - Method in class pl.poznan.put.cs.idss.jrs.rules.SingleConditionForPairOfValues
-
Gets relation associated with this condition
- getRelation(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PairwiseComparisons
-
Get pairs of objects' indices for pairs of objects belonging to a given relation.
- getRelation(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.SScPairwiseComparisons
-
Get pairs of objects' indices for pairs of objects belonging to the given relation.
- getRelationOfPairOfObjects(int, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PairwiseComparisons
-
Gets relation for ordered pair of objects with given indices.
- getRelationOfPairOfObjects(int, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.SScPairwiseComparisons
-
Gets relation for ordered pair of objects with given indices.
- getRelationType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- getRem() - Method in class pl.poznan.put.cs.idss.jrs.types.FileInfo
-
Gets the comments on the ISF file.
- getRem(int) - Method in class pl.poznan.put.cs.idss.jrs.types.FileInfo
-
Gets single line of the comments.
- getRemSize() - Method in class pl.poznan.put.cs.idss.jrs.types.FileInfo
-
Gets number of lines of the comments.
- getResourceFileDir(String) - Method in class pl.poznan.put.cs.idss.jrs.utilities.Project
-
Gets directory of the resource with given id
- getResourceFileName(String) - Method in class pl.poznan.put.cs.idss.jrs.utilities.Project
-
Gets file name of the resource with given id
- getResourceFilePath(String) - Method in class pl.poznan.put.cs.idss.jrs.utilities.Project
-
Gets path to resource file with given id
- getResultForClass(SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
-
- getResultsFileName() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.BaggingWrapper
-
- getResultsFileName() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
- getResultsFileName() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
-
- getRevision() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Gets the revision.
- getRevision() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Gets the revision.
- getRevision() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
- getRevision() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
- getRevision() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getRight() - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
-
Reads the right boundary.
- getRight(SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
-
Stores the right value in given field.
- getRMSE(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
Calculates RMSE for all classes from
misclassification matrix.
- getRMSE(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
Calculates RMSE for all classes from
misclassification matrix.
- getRule() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.IndexedRule
-
Gets the rule
- getRule() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets rule for which these statistics are defined (gives direct access to that rule)
- getRule() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
-
Gets rule for which these statistics are defined (gives direct access to that rule)
- getRuleConsistencyMeasure() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets rule consistency measure used to evaluate quality of decision rules.
- getRuleQualityMeasure() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the rule quality measure used.
- getRules(int, int) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets decision rules stored for given combination of type and characteristic decision class usage tip.
- getRules(RulesContainer) - Static method in class pl.poznan.put.cs.idss.jrs.jmaf.JRSTools
-
Gets rules from container and puts in on the array
- getRulesContainer() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets rules container stored in this class
- getRulesContainer() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceStructure
-
Deprecated.
Gets rules container stored in this class
- getRulesContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
-
- getRulesContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
-
- getRulesContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapperOpt
-
- getRulesContainer(ParseLog) - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
-
Returns RulesContainer class containing rules parsed from file
- getRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesClassificationMethod
-
Gets list of rules covering given example
- getRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesDRSAClassificationMethod
-
Gets list of rules covering given example
- getRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesHybridClassificationMethod
-
- getRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesVCDRSAClassificationMethod
-
- getRulesFormat() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
-
Gets format of the rules in this rules' container
- getRulesID() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
-
- getRuleStatistics() - Method in class pl.poznan.put.cs.idss.jrs.rules.OptRule
-
Gets object which can store and calculate on demand (if not already stored) any statistic of this rule.
Gives direct access to that object, thus enabling not only to get any statistic, but also to set any.
This method is especially important when after read from file this rule lacks reference to learning memory
container.
- getRuleStatistics() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets object which can store and calculate on demand (if not already stored) any statistic of this rule.
Gives direct access to that object, thus enabling not only to get any statistic, but also to set any.
This method is especially important when after read from file this rule lacks reference to learning memory
container.
- getRuleStatisticsOpt() - Method in interface pl.poznan.put.cs.idss.jrs.rules.IOptimizedRule
-
Optimized method for retrieval of rule's statistics
- getRuleStatisticsOpt() - Method in class pl.poznan.put.cs.idss.jrs.rules.OptRule
-
Gets object which can store and calculate on demand (if not already stored) any statistic of this rule.
Gives direct access to that object, thus enabling not only to get any statistic, but also to set any.
This method is especially important when after read from file this rule lacks reference to learning memory
container.
- getRulesType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Gets the used approximation
- getRulesType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the used approximation
- getRulesType() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getRuleType() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesVCDRSAClassificationMethod
-
- getSamples() - Method in class pl.poznan.put.cs.idss.jrs.apriori.DecisionClassApproximation
-
- getSecond() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExamplePair
-
- getSecondElement() - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
-
Reads the second element in the pair.
- getSeed() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
-
- getSeed() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
-
- getSelectedClass() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
- getSelectionCriterion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Gets the method used.
- getSelectionCriterion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the method used.
- getSelectors() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
-
- getSet() - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesCoveringInSet
-
- getSetOfNeutralExamplesNumbers() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets set with numbers of examples from learning memory container which this rule should completely ignore
(i.e., they are neither positive nor negative).
- getSetOfPositiveExamplesNumbers() - Method in class pl.poznan.put.cs.idss.jrs.rules.OptRule
-
Gets set with numbers of positive examples from learning memory container for which this rule was induced.
- getSetOfPositiveExamplesNumbers() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets set with numbers of positive examples from learning memory container for which this rule was induced.
- getSetOfPositiveExamplesNumbersOpt() - Method in interface pl.poznan.put.cs.idss.jrs.rules.IOptimizedRule
-
Optimized method for retrieval of rule's set of positive examples' numbers
- getSetOfPositiveExamplesNumbersOpt() - Method in class pl.poznan.put.cs.idss.jrs.rules.OptRule
-
Gets set with numbers of positive examples from learning memory container for which this rule was induced.
- getShortDescription() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
-
Gets short description of this cross validation fold execution path.
- getShortDescription() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPathStep
-
Gets short description of this step of a cross validation fold execution path
- getSimilarity() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
-
Reads similarity value.
- getSimilarity(SimpleField, SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarity
-
Gets similarity between given two field's values, i.e. similarity of the first field to the second field
- getSimilarity(SimpleField, SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityMathFunc
-
Gets similarity between given two field's values, i.e. similarity of the first field to the second field
- getSimilarity(SimpleField, SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
-
Gets similarity between given two field's values, i.e., similarity of the first field to the second field
- getSimilarityFunction() - Method in class pl.poznan.put.cs.idss.jrs.cbr.rules.AttributeInfoWithSimilarityFunction
-
Gets similarity function defined for the considered attribute
- getSimilarityRelation() - Method in class pl.poznan.put.cs.idss.jrs.rules.SimilarityCondition
-
Gets similarity relation associated with this similarity condition
- getSimilarityTable() - Method in class pl.poznan.put.cs.idss.jrs.cbr.test.Cadabra
-
- getSimilarityType() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
-
Gets type of similarity value stored in this (similarity, reference value) pair.
- getSimpleAttributeValuesAsText(Field[]) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerAttrManager
-
Converts given array of simple values of an attribute into String
.
- getSize() - Method in class pl.poznan.put.cs.idss.jrs.reducts.PercentsOfAttributesInReducts
-
- getSmoothFactor() - Static method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Gets the smooth factor.
- getSmoothFactor() - Static method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Gets the smooth factor.
- getStatistics(int) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getStep(int) - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
-
Gets a step from this cross validation fold execution path.
- getStratifiedInstancesIndices() - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
- getStrength() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets strength of the rule in the context of rule's learning memory container.
- getSubContainer(int, int) - Method in class pl.poznan.put.cs.idss.jrs.core.mem.RandomizableMemoryContainer
-
Provides a sub container that is composed from all examples between
parameters startIndex
and endIndex
.
- getSubtype(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
-
Returns the string containing the attribute subtype.
- getSubtype(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLOutput
-
- getSubtype(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
-
Returns a string containing the attribute subtype.
- getSubtype(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLOutput
-
Returns a string containing the attribute subtype.
- GetSuffix(int) - Method in class pl.poznan.put.cs.idss.jrs.core.isf.SimpleCharStream
-
Get the suffix.
- GetSuffix(int) - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.BackupCharStream
-
- GetSuffix(int) - Method in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.CharStream
-
Returns an array of characters that make up the suffix of length 'len' for
the currently matched token.
- getSuggestion() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResult
-
Gets suggestion produced by used classification method
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSACautiousClassificationCostResult
-
Provides cautious suggestion.
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSACautiousClassificationGainResult
-
Provides cautious suggestion.
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSACautiousClassificationResult
-
Provides cautious suggestion.
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
-
Provides suggestion.
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAStandardClassificationResult
-
Provides suggestion.
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.SimpleClassificationResult
-
- getSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
-
- getSuggestionForClass(SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
-
- getSuggestions() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationStatisticsCollector
-
Gets the numbers of counted suggestions
- getSuggestions() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ComplexClassificationResult
-
- getSuggestions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
-
Gets all suggestions that are provided by DRSA model.
- getSuggestions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsCollector
-
- getSuggestions() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getSuggestionsAndStrengths() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationStatisticsCollector
-
Gets the numbers of counted suggestions and their cumulated strength
- getSuggestionsAndStrengths() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsCollector
-
- getSuggestionsAndStrengths() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getSumOfCardinalitiesOfRelations(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets sum of cardinalities of all "at least" / "at most" relations present in this preference graph
- getSupport() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets support of the rule in the context of its learning memory container.
- getSupportAssumingThatConditionIsAddedToRule(Condition) - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets support of the rule in the context of its learning memory container, assuming that given condition is added to the rule.
- getTable() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
-
Gets square table of textual representations of similarities returned by this tabular function
- getTechnicalInformation() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Returns an instance of a TechnicalInformation object, containing detailed
information about the technical background of this class, e.g., paper
reference or book this class is based on.
- getTechnicalInformation() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Returns an instance of a TechnicalInformation object, containing detailed
information about the technical background of this class, e.g., paper
reference or book this class is based on.
- getTemporarilyDeletedCondition() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets temporarily deleted condition, belonging to "regular" conditions returned by getConditions
method.
- getTemporaryCondition() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets temporary additional condition, independent of "regular" conditions returned by getConditions
method.
- getTestContainer() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsContainer
-
Gets test dataset
- getTestDataSet(int) - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
Creates the test set for one fold of a cross-validation on
the dataset.
- getTestMemoryContainer() - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.TestMemoryContainerDeliverer
-
Gets reference to stored test memory container
- getTestMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets reference to test memory container used by this rule, which is memory container stored in
TestMemoryContainerDeliverer
class.
- getTestMemoryContainer() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
-
- getTheMostRestrictiveVariableConsistencyParameterValue() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets the most restrictive value of used variable consistency parameter
- getTheMostRestrictiveVariableConsistencyParameterValue() - Method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicDecisionClass
-
Gets the most restrictive value of used variable consistency parameter
- getTheMostRestrictiveVariableConsistencyParameterValue() - Method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicUnion
-
Gets the most restrictive value of used variable consistency parameter
- getTheMostRestrictiveVariableConsistencyParameterValue() - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardDecisionClass
-
Gets the most restrictive value of used variable consistency parameter
- getTheMostRestrictiveVariableConsistencyParameterValue() - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
-
Gets the most restrictive value of used variable consistency parameter
- getToken(int) - Method in class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
-
Get the specific Token.
- getToken(int) - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
-
Get the specific Token.
- getTopLeft() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
-
Gives a reference to top left field.
- getTopRight() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
-
Gives a reference to top right field.
- getTrainDataSet(int) - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
Creates the training set for one fold of a cross-validation
on the dataset.
- getTrainingSetSize() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Gets the size of each training set, as a percentage of the whole training
set size.
- getTrainingSetSize() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Gets the size of each training set, as a percentage of the whole training
set size.
- getTreatmentForAttributesWithoutPreferenceType() - Static method in class pl.poznan.put.cs.idss.jrs.dominance.ParetoDominanceCalculator
-
Gets current treatment for attributes without preference type assigned.
- getTruePositiveRate(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
-
Calculates relative classification accuracy (in class) for all classes from
misclassification matrix.
- getTruePositiveRate(int[][]) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
-
Calculates relative classification accuracy (in class) for all classes from
misclassification matrix.
- getType() - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets type of this union
- getType() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getType() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Gets type of this rule.
- getType() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
- getType(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
-
Returns the string containing the attribute type.
- getType(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLOutput
-
- getType(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
-
Returns a string containing the attribute type.
- getType(int) - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLOutput
-
Returns a string containing the attribute type.
- getTypeAsText(int) - Static method in class pl.poznan.put.cs.idss.jrs.rules.Rule
-
Converts given type of the rule into String
.
- getTypeOfFamilyOfCriteria() - Method in class pl.poznan.put.cs.idss.jrs.Settings
-
Gets used type of family of criteria.
- getTypeOfRules() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
-
Gets type of used rules from rules' container
- getUnion() - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
-
- getUnion() - Method in class pl.poznan.put.cs.idss.jrs.apriori.RuleList
-
Union for witch rules were generated
- getUnion(int, Field) - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets upward/downward union of decision classes (depending on type
), with given basic class.
- getUnionContainer() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
-
Gets union container created for learning PCT
- getUnionContainer() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceStructureVirtualAllRulesDRSA
-
Deprecated.
Gets union container created for learning PCT
- getUnknownClassifications() - Method in interface pl.poznan.put.cs.idss.jrs.classifiers.ClassificationStatisticsCollector
-
Gets the number of unknown classification results.
- getUnknownClassifications() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsCollector
-
- getUnknownClassifications() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
-
- getUpperApproximation() - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to upper approximation of this entity.
Because of efficiency, reference to the field of this class, not its copy, is returned.
- getUpperApproximation(byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to upper approximation of this entity.
Uses given mask for attributes or considers all attributes if mask is null
.
- getUpperApproximation(double) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to upper approximation of this entity.
- getUpperApproximation(double, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.ApproximatedEntity
-
Gets numbers of examples belonging to upper approximation of this entity.
- getUpperApproximation(double, Union) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets numbers of examples belonging to upper approximation of this union.
- getUpperApproximation(double, Union, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.PairDecisionMonotonicUnion
-
- getUpperApproximation(double, Union, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets numbers of examples belonging to upper approximation of this union.
- getUpperApproximation(Union) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets numbers of examples belonging to upper approximation of this union.
- getUpperApproximation(Union, byte[]) - Method in class pl.poznan.put.cs.idss.jrs.approximations.Union
-
Gets numbers of examples belonging to upper approximation of this union.
- getUpwardRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesDRSAClassificationMethod
-
Gets list of upward rules covering given example
- getUpwardRulesCovering(Example) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesVCDRSAClassificationMethod
-
- getUpwardSuggestion() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
-
Provides at least suggestion.
- getUpwardUnions() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
-
Gets array containing all upward unions which can be defined for memory container.
- getUsePartialMatching() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Get the value of usePartialMatching.
- getUsePostPrunning() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Get the value of usePostPrunning.
- getUseVariableConsitency() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Get the value of useVariableConsitency.
- getValidateAndAdjustMessages() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
-
- getValidationFailureReason() - Method in interface pl.poznan.put.cs.idss.jrs.rules.ConditionValidator
-
Gets description of the reason that caused that latest validated condition was invalid
- getValidationFailureReason() - Method in class pl.poznan.put.cs.idss.jrs.rules.SimpleConditionValidator
-
Gets description of the reason that caused that latest validated condition was invalid
- getValue() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
-
- getValue() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.Token
-
An optional attribute value of the Token.
- getValue() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class pl.poznan.put.cs.idss.jrs.types.Possibility
-
Gives an ability to change value of simple field.
- getValue(double, double) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityMathFunc
-
Gets value of the mathematical function stored in this object, for given two attribute values
- getValues() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- getVariableConsistencyParameterValueThresholds() - Method in class pl.poznan.put.cs.idss.jrs.rules.EntireGranulesRuleGenerator
-
- getVariableConsistencyParameterValueThresholds() - Method in class pl.poznan.put.cs.idss.jrs.rules.VCDomLem
-
Gets subsequent variable consistency parameter value thresholds for subsequent approximated entities, used by
VCDomLem.generateRules()
method.
- getVCArcingCalculationsMethod() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
- getVCArcingVariety() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
- getVCArcingXnMisclassificationsStrength() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
- getVCDRSACalculationMethod() - Static method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnion
-
Gets current VC-DRSA calculation method.
- getVcMeasure() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
Gets the used vc measure
- getVCWeights(ApproximatedEntityContainer, ConsistencyMeasure) - Method in class pl.poznan.put.cs.idss.jrs.ensembles.Bagging
-
- getVersion() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
- getVertexComponentObjects(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets set of indices of all objects that are contained in the vertex with given index.
- getVertexIndex(int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets index of a vertex that contains object with given index.
- getVerticesIndices() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
-
Gets ascendingly ordered list of all indices of vertices that are present in this preference graph
- getWeightedVotingIntervals() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
-
- getWholeDataSet() - Method in class pl.poznan.put.cs.idss.jrs.validators.CrossValidation
-
- getWorstEval() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
Gets the worst possible evaluation for given criterion of selection
- getWorstEval() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
gets the worst possible evaluation for given criterion of selection
- getZConfirmationMeasureValue() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
-
Gets value of the confirmation measure Z.
- globalInfo() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
-
Returns a string describing classifier.
- globalInfo() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
-
Returns a string describing classifier.
- globalInfo() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
This method returns global info about this class.
- globalInfo() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
-
This method returns global info about this class.
- globalInfo() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
-
Returns a string describing this filter
- Greater - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
-
- Greater - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- GreaterEqual - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
-
- GreaterEqual - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
-
- Group - Class in pl.poznan.put.cs.idss.jrs.apriori
-
Class representing group of complexes with the same length, witch differs only on last attribute.
- Group(Union) - Constructor for class pl.poznan.put.cs.idss.jrs.apriori.Group
-
- GroupList - Class in pl.poznan.put.cs.idss.jrs.apriori
-
Class used as a list of groups
- GroupList(int) - Constructor for class pl.poznan.put.cs.idss.jrs.apriori.GroupList
-
- GRZYMALA_APPROACH - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.Constants
-
The classification strategy modes
- GRZYMALA_APPROACH - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
-
The classification strategy modes
- GRZYMALA_QUALITY - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.Constants
-