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

T

TABLE_TYPE_DOUBLE - Static variable in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
Constant indicating floating point similarity values in the table.
TABLE_TYPE_STRING - Static variable in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
Constant indicating enum similarity values in the table
tableStringAllowedValues - Static variable in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
Contains allowed values of tabular similarity function, which can be defined for an ordinal criterion
TAGS_AGGREGATION_METHOD - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
The aggregation method modes
TAGS_AGGREGATION_METHOD - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
The aggregation method modes
TAGS_CLASSIFICATION_STRATEGY - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
 
TAGS_CLASSIFICATION_STRATEGY - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
The classification strategy modes
TAGS_ESTIMATION_CRITERIA - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
The estimation criteria modes.
TAGS_POST_PRUNING_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
 
TAGS_POST_PRUNING_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
The post-pruning type modes
TAGS_RULE_QUALITY - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
The classification strategy modes
TAGS_RULES_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
 
TAGS_RULES_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
The rules type modes
TAGS_SELECTION_CRITERION - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
 
TAGS_SELECTION_CRITERION - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
The selection criterion modes
TAGS_VCMEASURE_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
The rules type modes
template - Variable in class pl.poznan.put.cs.idss.jrs.types.FuzzyField
A template of simple fields, which can be added to the fuzzy field list.
templatePropertiesFilePath - Static variable in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
Disk path to a file storing template properties.
TEMPORARY_INFORMATION_TABLE - Static variable in class pl.poznan.put.cs.idss.jrs.utilities.Project
Learning / test information table, e.g. after applying ordinal values -> cardinal values conversion, before discretizing quantitative attributes or before transforming to Lorenz evaluation space.
TEMPORARY_PCT - Static variable in class pl.poznan.put.cs.idss.jrs.utilities.Project
Main PCT before transformation to Lorenz evaluation space, if such transformation is going to be performed or any other PCT, created for any test information table.
TEMPORARY_SIMILARITY_TABLE - Static variable in class pl.poznan.put.cs.idss.jrs.utilities.Project
Main similarity table before transformation to Lorenz evaluation space, if such transformation is going to be performed or any other similarity table, created for any test information table.
TEST_INFORMATION_TABLE - Static variable in class pl.poznan.put.cs.idss.jrs.utilities.Project
Information table used for testing purposes, passed to rule-based classifier.
TEST_MEMORY_CONTAINER - Static variable in class pl.poznan.put.cs.idss.jrs.rules.Rule
Possible value of memory container type method parameter, applied when test memory container should be used while checking if this rule covers example with given number.
testDataFile - Variable in class pl.poznan.put.cs.idss.jrs.wrappers.JRankPrivateParameters
Path to the disk file storing test memory container
testInformationTable - Variable in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Test information table
TestMemoryContainerDeliverer - Class in pl.poznan.put.cs.idss.jrs.core.mem
Class used to store and deliver one test memory container (decision table or PCT), used by a classifier.
testPairsThatCannotBePreservedInPreferenceRelation - Variable in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Test pairs of objects that cannot be preserved in preference relation due to the fact that their assignment to this relation violates dominance relation over the set of test objects.
throwExceptionOnUnexpectedAssignmentToNonOutrankingRelation - Static variable in class pl.poznan.put.cs.idss.jrs.pct.InformationTable2PCTConverter
Tells if an exception should be thrown if a pair of objects (a,b) is assigned by the DM to non-outranking relation while it should be assigned to outranking relation since a D b (in particular a = b).

Initialized with true.

Meaningful only when InformationTable2PCTConverter.superviseConversionToPCT flag is set to true.
throwExceptionWhenAllPossibleComprehensivePreferenceGradesAreNotStoredInRulesContainer - Static variable in class pl.poznan.put.cs.idss.jrs.lukiant.NewWFNFS
Deprecated.
Tells if NullPointerException should be thrown when rules' container from preference structure passed as parameter in generateRanking(PreferenceStructure) method does not contain the list of all possible values of decision attribute (RulesContainer.getClasses() method returns null).
throwExceptionWhenAllPossibleComprehensivePreferenceGradesAreNotStoredInRulesContainer - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.WFNFS
Deprecated.
Tells if NullPointerException should be thrown when rules' container from preference structure passed as parameter in generateRanking(PreferenceStructure) method does not contain the list of all possible values of decision attribute (RulesContainer.getClasses() method returns null).
throwExceptionWhenAllPossibleDecisionAttributeValuesAreNotStoredInRulesContainer - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
Tells if NullPointerException should be thrown when rules' container does not contain the list of all possible values of decision attribute (RulesContainer.getClasses() method returns null).
toCondition() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
 
toDOTString() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Gets string representation of this preference graph in DOT format.
toForemkaRule(Union, int, MemoryContainer, double, ApproximatedEntityDecisionsPredictor) - Method in class pl.poznan.put.cs.idss.jrs.apriori.Complex
Creates and returns ForemkaRule object that represents this complex
toJAMMString() - Method in class pl.poznan.put.cs.idss.jrs.rules.FileInfo
Gets textual, multiline form of this information about the *.rules file, in JAMM application format
toJAMMString() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
Gets textual form of rule by joining textual forms of conditions and decisions.
toJAMMString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
Gets textual, multiline form of these rule's statistics, in format required by JAMM application.
token - Variable in class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Current token.
token - Variable in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
Current token.
Token - Class in pl.poznan.put.cs.idss.jrs.core.isf
Describes the input token stream.
Token - Class in pl.poznan.put.cs.idss.jrs.jmaf.parser
Describes the input token stream.
Token() - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.Token
No-argument constructor
Token() - Constructor for class pl.poznan.put.cs.idss.jrs.jmaf.parser.Token
No-argument constructor
Token(int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.Token
Constructs a new token for the specified Image.
Token(int) - Constructor for class pl.poznan.put.cs.idss.jrs.jmaf.parser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.Token
Constructs a new token for the specified Image and Kind.
Token(int, String) - Constructor for class pl.poznan.put.cs.idss.jrs.jmaf.parser.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Generated Token Manager.
token_source - Variable in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParser
Generated Token Manager.
tokenImage - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
Literal token values.
tokenImage - Variable in exception pl.poznan.put.cs.idss.jrs.core.isf.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Variable in exception pl.poznan.put.cs.idss.jrs.jmaf.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
Literal token values.
TokenMgrError - Error in pl.poznan.put.cs.idss.jrs.core.isf
Token Manager Error.
TokenMgrError - Error in pl.poznan.put.cs.idss.jrs.jmaf.parser
Token Manager Error.
TokenMgrError() - Constructor for error pl.poznan.put.cs.idss.jrs.core.isf.TokenMgrError
No arg constructor.
TokenMgrError() - Constructor for error pl.poznan.put.cs.idss.jrs.jmaf.parser.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error pl.poznan.put.cs.idss.jrs.core.isf.TokenMgrError
Full Constructor.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error pl.poznan.put.cs.idss.jrs.jmaf.parser.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error pl.poznan.put.cs.idss.jrs.core.isf.TokenMgrError
Constructor with message and reason.
TokenMgrError(String, int) - Constructor for error pl.poznan.put.cs.idss.jrs.jmaf.parser.TokenMgrError
Constructor with message and reason.
toShortString() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
Gets textual form of this rule by joining textual forms of conditions and decisions.
toShortString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
Gets textual, multiline compact form of these rule's statistics.
toSingleLineString() - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
Gets single-line textual form of this ranking.
toString() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClassContainer
Creates a string with information about approximation quality and approximation accuracy in the classes stored in the container.
toString() - Method in class pl.poznan.put.cs.idss.jrs.approximations.HVDMetric
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
Creates a string with information about overall approximation quality and approximation accuracies in the unions of classes stored in this container.
toString() - Method in class pl.poznan.put.cs.idss.jrs.apriori.Complex
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.apriori.GroupList
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.apriori.RuleList
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityMathFunc
Gets string representation of this mathematical function
toString() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsContainer
Gets text form of this classification results container
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Provides string value with results of all classifications together with a misclassification matrix.
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
Provides string value with results of all classifications together with a misclassification matrix.
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSACautiousClassificationCostResult
Gets string representation of this DRSA cautious classification result
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSACautiousClassificationGainResult
Gets string representation of this DRSA cautious classification result
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSACautiousClassificationResult
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.DRSAClassificationResult
Gets string representation of this DRSA classification result
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsCollector
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.EnsembleClassificationStatisticsFoldCollector
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RepeatedCrossValidationResultsContainer
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLRule
Returns a string representation of this Rule, containing the String representation of each selector.
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
Returns a string representation of this Rule, containing the String representation of each selector.
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.SimpleClassificationResult
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.Token
Returns the image.
toString() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserLog
Gets multi-line textual representation of this parse log
toString() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.parser.Token
Returns the image.
toString() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PairOfIndices
Gets string representation of this pair of indices.
toString() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Gets multiline string representation of this preference graph.
toString() - Method in class pl.poznan.put.cs.idss.jrs.ranking.Ranking
Gets textual form of this ranking.
toString() - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
Gets multi-line textual form of this ranking.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.Condition
Gets textual form of this condition
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.FileInfo
Gets textual, multiline form of this information about the *.rules file
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.PairCondition
Gets textual form of this condition.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.Relation
Gets textual form of this relation
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationAtLeast
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationAtLeastForPairOfValues
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationAtMost
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationAtMostForPairOfValues
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationEqual
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationEqualForPairOfValues
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationGreaterThan
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationGreaterThanForPairOfValues
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationLessThan
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationLessThanForPairOfValues
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RelationNotEqual
Gets textual form of this relation.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
Gets textual form of this rule by joining textual forms of conditions and decisions.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
Gets textual, multiline form of these rule's statistics.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.SimilarityCondition
Gets textual form of this condition.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.SingleCondition
Gets textual form of this condition.
toString() - Method in class pl.poznan.put.cs.idss.jrs.rules.SingleConditionForPairOfValues
Gets textual form of this condition.
toString() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPath
Gets textual representation of this cross validation fold execution path
toString() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPaths
Gets multiline textual representation of execution paths of a single cross validation fold
toString() - Method in class pl.poznan.put.cs.idss.jrs.test.CrossValidationFoldPathStep
Gets textual representation of this step of a cross validation fold execution path
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.Attribute
Returns a String which represents this attribute.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.DiscretizationInterval
 
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.DiscretizationIntervalExt
Coverts this extended discretization interval to string
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.EnumDomain
Returns a String which contains a set of names of all elements from the domain.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.EnumField
Returns a String which represents the value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.Example
Returns a String which represents the value of this example.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.FloatField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.FuzzyField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.IntegerField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.Possibility
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.StringField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
Returns a String which represents value of this field.
toString() - Method in class pl.poznan.put.cs.idss.jrs.utilities.DefaultHashtable
Returns a string representation of the hashtable.
toString() - Method in interface pl.poznan.put.cs.idss.jrs.utilities.IHashtable
Returns a string representation of the hashtable.
toString() - Method in class pl.poznan.put.cs.idss.jrs.utilities.OptimizedHashtable
Returns a string representation of the hashtable.
toString() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
toString(HashSet<String>) - Method in class pl.poznan.put.cs.idss.jrs.rules.FileInfo
Gets textual, multiline form of this information about the *.rules file.
toString(Instances) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
Returns a string representation of this Selector
toString(Instances) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
Returns a string representation of this Selector
toStringWithCertainty() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.VCDRSAClassificationResult
 
toStringWithIncrementation() - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
Returns a String which represents value of this field.
trainingSetSizeTipText() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
Returns the tip text for this property
trainingSetSizeTipText() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
Returns the tip text for this property
transfer(SerialInput, SerialOutput) - Static method in class pl.poznan.put.cs.idss.jrs.core.Transfer
Transfers data from a given input to a given output.
Transfer - Class in pl.poznan.put.cs.idss.jrs.core
The Transfer class provides static methods for transfering data (such as loading and saving).
transform(int, MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.lorenz.LorenzVectorCalculator
Transforms example's evaluations from Pareto to Lorenz evaluation space.
TRAPEZOIDAL - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
RegularExpression Id.
TRAPEZOIDAL - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
RegularExpression Id.
TrapezoidalField - Class in pl.poznan.put.cs.idss.jrs.types
It is an extension of usual interval.
TrapezoidalField(SimpleField) - Constructor for class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
Creates new trapezoidal value and stores given field as all fields.
TrapezoidalField(SimpleField, SimpleField, SimpleField, SimpleField) - Constructor for class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
Creates new trapezoidal value and stores given simple fields.
typeOfFamilyOfCriteria - Variable in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Type of family of criteria.
typeOfRules - Variable in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Type of rules
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links