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 

I

ID - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
RegularExpression Id.
ID - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
RegularExpression Id.
idRefLim - Variable in class pl.poznan.put.cs.idss.jrs.cbr.test.ConeContainer
 
iFold - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
 
iFold - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
 
IGNORE_ATTRIBUTES_WITHOUT_PREFERENCE_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.dominance.ParetoDominanceCalculator
Possible value of treatmentForAttributesWithoutPreferenceType field, used when all attributes without preference type assigned should be ignored when calculating dominance between two given examples.
IHashtable<K,V> - Interface in pl.poznan.put.cs.idss.jrs.utilities
Common, standard interface for classes that employ underlying hashtables of different types.
IInstance - Class in pl.poznan.put.cs.idss.jrs.core.imbalance
Class extending weka's Instance.
IInstance(Instance) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstance
The constructor.
IInstance(Instance, int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstance
The constructor.
IInstances - Class in pl.poznan.put.cs.idss.jrs.core.imbalance
Class extending weka's Instance.
IInstances(Reader) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstances
Reads an ARFF file from a reader, and assigns a weight of one to each instance.
IInstances(String, FastVector, int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstances
Creates an empty set of instances.
IInstances(Instances) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstances
Constructor copying all instances and references to the header information from the given set of instances.
IInstances(Instances, int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstances
Constructor creating an empty set of instances.
IInstances(Instances, int, int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.imbalance.IInstances
Creates a new set of instances by copying a subset of another set.
IIVotes - Class in pl.poznan.put.cs.idss.jrs.classifiers.meta
This class is responsible for creating classifiers ensemble using importance voting (Pasting Small Votes method).
IIVotes() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.meta.IIVotes
Constructor.
image - Variable in class pl.poznan.put.cs.idss.jrs.core.isf.Token
The string image of the token.
image - Variable in class pl.poznan.put.cs.idss.jrs.jmaf.parser.Token
The string image of the token.
IMessageOutput - Interface in pl.poznan.put.cs.idss.jrs.output
Interface specyfing message output.
IN_COMMENT - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
Lexical state.
INCLUDE_ATTRIBUTES_WITHOUT_PREFERENCE_TYPE - Static variable in class pl.poznan.put.cs.idss.jrs.dominance.ParetoDominanceCalculator
Possible value of private treatmentForAttributesWithoutPreferenceType field, used when all attributes without preference type assigned should be taken into account when calculating dominance between two given examples.
INCOMPARABILITY - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.PairwiseComparisons
Constant indicating incomparability relation
INCONSISTENCY_MEASURE - Static variable in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
Possible parameter value for statisticIsStored method
INCONSISTENCYMEASURE - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
RegularExpression Id.
increaseDuration(long) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
Increases total duration (in miliseconds) of rule induction process for all rules stored within this container.
increaseTime(String, long) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.Profiler
Increases total time of execution and increments call count for method with given name
incrementIndex - Variable in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Tells if vertices are numbered starting from zero (incrementIndex == false) or from one (incrementIndex == true) when this preference graph is printed to a string or to a disk file.
incrementIndex - Variable in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
Tells if objects are numbered starting from zero (incrementIndex == false) or from one (incrementIndex == true) when this ranking is printed to a string or to a disk file.
IndexedRule - Class in pl.poznan.put.cs.idss.jrs.jmaf.parser
Class used to store rule's initial number and to manage rule's statistics
indexToString(int) - Static method in class pl.poznan.put.cs.idss.jrs.filters.Params
 
INDIFFERENCE - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.PairwiseComparisons
Constant indicating indifference relation
IndiscernibilityCalculator - Class in pl.poznan.put.cs.idss.jrs.indiscernibility
Class used to indicate presence or absence of indiscernibility relation between two examples from the same memory container.
IndiscernibilityGranuleCalculator - Class in pl.poznan.put.cs.idss.jrs.indiscernibility
Class used to calculate indiscernibility granules in information table.
INF - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
RegularExpression Id.
INF - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
RegularExpression Id.
infoMessagePrefix - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.Ranker
Prefix for every info message set by Ranker.run(RankerParameters)
INFORMATION_TABLE - Static variable in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
Possible value of container type used when memory container is an information table
INFORMATION_TABLE - Static variable in class pl.poznan.put.cs.idss.jrs.utilities.Project
Learning information table being a root of all calculations.
INFORMATION_TABLE_STRING - Static variable in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
Textual equivalent of INFORMATION_TABLE constant
InformationTable2PCTConverter - Class in pl.poznan.put.cs.idss.jrs.pct
Class used to construct PCT (pairwise comparison table) from given information (or decision) table, for chosen or all pairs of examples.
InformationTable2SimilarityTableConverter - Class in pl.poznan.put.cs.idss.jrs.cbr.core
Class used to construct similarity table from given information (decision) table, for given set of similarity functions and reference object.
InformationTable2SimilarityTableConverter() - Constructor for class pl.poznan.put.cs.idss.jrs.cbr.core.InformationTable2SimilarityTableConverter
 
init() - Method in class pl.poznan.put.cs.idss.jrs.lukiant.Workflow
 
initialize() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Initializes all parameters by setting their default values.
initialize() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerResults
Initializes all parameters by setting their default values.
initialize() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRankParameters
Initializes all parameters by setting their default values.
initialize() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRankPrivateParameters
Initializes all parameters by setting their default values.
initialize() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRankResults
Initializes all parameters by setting their default values.
initializeErros() - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerResults
Initializes all errors.
initializeJRankParameters() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
Initializes jRank parameters.
input(Instance) - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
Input an instance for filtering.
inputExample() - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
Gets next example
inputExample() - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
 
inputExample() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.IsfInput
Reads the next example from the ISF file.
inputExample() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryInput
 
inputExample() - Method in class pl.poznan.put.cs.idss.jrs.core.SerialInput
Reads the next example from the data reprezentation.
inputExample() - Method in class pl.poznan.put.cs.idss.jrs.core.xml.XmlInput
 
inputMetadata() - Method in class pl.poznan.put.cs.idss.jrs.core.db.HSQLInput
Gets metadata
inputMetadata() - Method in class pl.poznan.put.cs.idss.jrs.core.db.MySQLInput
 
inputMetadata() - Method in class pl.poznan.put.cs.idss.jrs.core.isf.IsfInput
Reads the metadata (attributes and file's information) from the ISF file.
inputMetadata() - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryInput
 
inputMetadata() - Method in class pl.poznan.put.cs.idss.jrs.core.SerialInput
Reads the metadata (attributes and file's information) from the data reprezentation.
inputMetadata() - Method in class pl.poznan.put.cs.idss.jrs.core.xml.XmlInput
 
InScope - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
 
InScope - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
 
insertElementaryCondition(ElementaryCondition) - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
 
insertExample(int) - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
Adds new row to decision table with default fields' values.
insertExample(int, Example) - Method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainer
Inserts new row to decision table with fields taken from given example.
insertExample(int, Example) - Method in interface pl.poznan.put.cs.idss.jrs.core.RandomAccess
This method should copy an example to given position.
InSet - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
 
InSet - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
 
InstancesConverter - Class in pl.poznan.put.cs.idss.jrs.core
This class is responsible for converting weka's Instances object to the MemoryContainer object.
InstancesConverter() - Constructor for class pl.poznan.put.cs.idss.jrs.core.InstancesConverter
 
IntArray2IntegerArrayList - Class in pl.poznan.put.cs.idss.jrs.utilities
Class used to convert array with int numbers into array list with Integer elements.
IntArray2IntegerArrayList() - Constructor for class pl.poznan.put.cs.idss.jrs.utilities.IntArray2IntegerArrayList
 
IntArray2IntegerHashSet - Class in pl.poznan.put.cs.idss.jrs.utilities
Class used to convert array with int numbers into hash sets with Integer elements.
IntArray2IntegerHashSet() - Constructor for class pl.poznan.put.cs.idss.jrs.utilities.IntArray2IntegerHashSet
 
INTEGER - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
RegularExpression Id.
INTEGER - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
RegularExpression Id.
IntegerField - Class in pl.poznan.put.cs.idss.jrs.types
Use this class to store integer values into field.
IntegerField() - Constructor for class pl.poznan.put.cs.idss.jrs.types.IntegerField
Creates new IntegerField with zero value.
IntegerField(int) - Constructor for class pl.poznan.put.cs.idss.jrs.types.IntegerField
Creates new IntegerField with given value.
IntegerNumbersAsTextList - Class in pl.poznan.put.cs.idss.jrs.utilities
Class used to convert different-type sets of integer numbers to text lists of numbers.
IntegerNumbersAsTextList() - Constructor for class pl.poznan.put.cs.idss.jrs.utilities.IntegerNumbersAsTextList
 
interestIndexTipText() - Method in class pl.poznan.put.cs.idss.jrs.filters.SWFilter
Returns the tip text for this property
INTERVAL - Static variable in interface pl.poznan.put.cs.idss.jrs.core.isf.IsfParserConstants
RegularExpression Id.
INTERVAL - Static variable in interface pl.poznan.put.cs.idss.jrs.jmaf.parser.RulesParserConstants
RegularExpression Id.
IntervalField - Class in pl.poznan.put.cs.idss.jrs.types
Represents an interval consisted of two simple fields.
IntervalField(SimpleField) - Constructor for class pl.poznan.put.cs.idss.jrs.types.IntervalField
Creates new interval and stores given field as both boundaries.
IntervalField(SimpleField, SimpleField) - Constructor for class pl.poznan.put.cs.idss.jrs.types.IntervalField
Makes new interval with given boundaries.
intervalLength(ClassificationResult, SimpleField[]) - Static method in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
 
InvalidNumberOfDecisions - Exception in pl.poznan.put.cs.idss.jrs.classifiers
This exception is thrown when decision rule has more decision suggestions than classification method expects.
InvalidNumberOfDecisions(String) - Constructor for exception pl.poznan.put.cs.idss.jrs.classifiers.InvalidNumberOfDecisions
Constructs an exception with detailed message of failure reason.
InvalidOperationException - Exception in pl.poznan.put.cs.idss.jrs.core
This exception is thrown when a method has been invoked at an illegal or inappropriate time.
InvalidOperationException(String) - Constructor for exception pl.poznan.put.cs.idss.jrs.core.InvalidOperationException
The sole constructor.
InvalidTypeException - Exception in pl.poznan.put.cs.idss.jrs.core
An exception thrown when given param's type doesn't satisfy the requirements imposed by class of called method.
InvalidTypeException(String) - Constructor for exception pl.poznan.put.cs.idss.jrs.core.InvalidTypeException
Constructs an exception with detailed message of failure reason.
InvalidValueException - Exception in pl.poznan.put.cs.idss.jrs.core
This exception is thrown when given value is not proper so it cannot be accepted.
InvalidValueException(String) - Constructor for exception pl.poznan.put.cs.idss.jrs.core.InvalidValueException
Constructs an exception with detailed message of failure reason.
INVERSE_PREFERENCE - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.PairwiseComparisons
Constant indicating inverse preference relation
IOptimizedRule - Interface in pl.poznan.put.cs.idss.jrs.rules
Interface used to optimize some functions of Rule class
isAcyclic(Field, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Checks if relation at least/at most with given reference value is acyclic.
isAllPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isAllPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCArcingMonotonicVCdomLEMCommand
 
isAllPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingMonotonicVCdomLEMCommand
 
isAllPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.MonotonicVCdomLEMWrapper
 
isAllPositiveExamples() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.VCdomLEMWrapper
 
IsBetterEval(double, double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.Modlem
Gets result of comparison two evaluations
IsBetterEval(double, double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
gets result of comparison two evaluations
isBoundary() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExample
 
isCalculateFuzzySatisfactionDegrees() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGenerator
Tells if fuzzy satisfaction degrees should be calculated when generating preference graph.
isCanceled() - Method in class pl.poznan.put.cs.idss.jrs.rules.DummyIProgressNotifier
 
isCheckConfidence() - Method in class pl.poznan.put.cs.idss.jrs.ranking.WFNFS
Deprecated.
Tells whether confidence of covering rules is taken into account when calculating net flow score for an example
isCheckedConfidenceDuringMinimalityTest() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isCheckingConfidenceDuringMinimalityTest() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
isComplete(Field, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Checks if relation at least/at most with given reference value is complete.
isCorrectContainerType(String) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
Checks if given container type in textual form is correct
isCorrectEvaluationSpaceUsed(String) - Static method in class pl.poznan.put.cs.idss.jrs.core.mem.MemoryContainerDescription
Checks if given evaluation space used in textual form is correct
isCovered(double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
this method gives us information if given value is covered by current selector
isCovered(double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
this method gives us information if given value is covered by current selector
isCovered(int, Complex, ElementaryCondition, MemoryContainer) - Method in class pl.poznan.put.cs.idss.jrs.apriori.Group
 
isCovered(SimpleField) - Method in class pl.poznan.put.cs.idss.jrs.apriori.ElementaryCondition
 
isCoveredByAtLeastOneExampleWithNoMV() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatisticsOpt
Checks if there exists at least one example from rule's learning memory container that is covered by the rule in a strong way, i.e. that has no missing value for all those attributes, for which the rule has at least one condition.
isCycle(ArrayList<Integer>, Field, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Checks whether given list of vertex indices corresponds to a cycle for relation "at least" / "at most" with given reference value.
isDeletingNotMinimalRules() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isDeletingNotMinimalRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
isDeletingRedundantConditions() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isDeletingRedundantConditions() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
isDeletingRedundantRules() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isDeletingRedundantRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
isEachRuleMustHaveingAtLeastOneCondition() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isEachRuleMustHavingAtLeastOneCondition() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
 
isEmpty() - Method in class pl.poznan.put.cs.idss.jrs.apriori.GroupList
 
isEmpty() - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExamplePair
 
isEmpty() - Method in class pl.poznan.put.cs.idss.jrs.types.FileInfo
Checks if this object contains any information.
isEmpty() - Method in class pl.poznan.put.cs.idss.jrs.utilities.DefaultHashtable
Tests if the hashtable maps no keys to values.
isEmpty() - Method in interface pl.poznan.put.cs.idss.jrs.utilities.IHashtable
Tests if the hashtable maps no keys to values.
isEmpty() - Method in class pl.poznan.put.cs.idss.jrs.utilities.OptimizedHashtable
Tests if the hashtable maps no keys to values.
isFilterImbalancedInstances() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.VCModLEM
 
IsfInput - Class in pl.poznan.put.cs.idss.jrs.core.isf
This class provides SerialInput implementation for reading data from ISF files.
IsfInput(InputStream) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfInput
Creates ISF file reader and attaches it to a stream.
IsfInput(InputStream, ParseLog) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfInput
Creates ISF file reader and attaches it to a stream and message handler. .
ISFLoader - Class in pl.poznan.put.cs.idss.jrs.utilities
Auxiliary class used to load ISF files into memory containers
IsfOutput - Class in pl.poznan.put.cs.idss.jrs.core.isf
This class provides SerialOutput implementation for writting data to ISF files.
IsfOutput(OutputStream) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfOutput
Creates ISF file writter and attaches it to a stream.
IsfParser - Class in pl.poznan.put.cs.idss.jrs.core.isf
 
IsfParser(InputStream) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Constructor with InputStream.
IsfParser(InputStream, String) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Constructor with InputStream and supplied encoding
IsfParser(InputStream, ParseLog, int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Parameter i has no meaning.
IsfParser(Reader) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Constructor.
IsfParser(IsfParserTokenManager) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParser
Constructor with generated Token Manager.
IsfParserConstants - Interface in pl.poznan.put.cs.idss.jrs.core.isf
Token literal values and constants.
IsfParserTokenManager - Class in pl.poznan.put.cs.idss.jrs.core.isf
Token Manager.
IsfParserTokenManager(SimpleCharStream) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParserTokenManager
Constructor.
IsfParserTokenManager(SimpleCharStream, int) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfParserTokenManager
Constructor.
IsfSimpleOutput - Class in pl.poznan.put.cs.idss.jrs.core.isf
This class provides SerialOutput implementation for writting data to ISF files.
IsfSimpleOutput(OutputStream) - Constructor for class pl.poznan.put.cs.idss.jrs.core.isf.IsfSimpleOutput
Creates ISF file writer and attaches it to a stream.
ISFWriter - Class in pl.poznan.put.cs.idss.jrs.utilities
Auxiliary class used to save memory containers into ISF files
isGenerated() - Method in class pl.poznan.put.cs.idss.jrs.types.Field
 
isGenerateIntermediateFiles() - Method in class pl.poznan.put.cs.idss.jrs.executors.GenericVCdomLEMCommand
 
isGenerateIntermediateFiles() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
 
isInDRSAMode() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
Tells if this generator works in DRSA mode
isInducePossibleRules() - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGeneratorWrapper
Tests if possible rules should be induced
isInRuleGenerationMode() - Method in class pl.poznan.put.cs.idss.jrs.rules.Rule
Tells if decision rule is in generation mode, i.e. if it can be extended by new conditions during rule generation process
isInRuleGenerationMode() - Method in interface pl.poznan.put.cs.idss.jrs.rules.RuleGenerationMode
Tells if decision rule is in generation mode, i.e. if it can be extended by new conditions during rule generation process
isInRuleGenerationMode() - Method in class pl.poznan.put.cs.idss.jrs.rules.RuleStatistics
Tells if decision rule is in generation mode, i.e. if it can be extended by new conditions during rule generation process
isInside(double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
this method gives us information if given value is inside current selector
isInside(double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
this method gives us information if given value is inside current selector
isInside(int, double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLRule
this method tells us if given value on given attribute is inside this rule
isInside(int, double) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
this method tells us if given value on given attribute is inside this rule
isInVCDRSAMode() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraphGeneratorVirtualAllRules
Tells if this generator works in VC-DRSA mode
isNeededType(PairSimilarity) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarity
Checks if the other PairSimilarity subclass object is of the same type (table or math function), if other object is defined for the same attribute (has the same atributeId value) and when both this and other object are table type similarities, checks if both objects have the same header
isNeededType(PairSimilarity) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityMathFunc
Checks whether given pair similarity object is of type PairSimilarityMathFunc and is defined for the same attribute as this object
isNeededType(PairSimilarity) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
 
isOppositeSet() - Method in class pl.poznan.put.cs.idss.jrs.approximations.DecisionClass
Tells whether the entity to approximate is the opposite of the class identified by basicClass.
isPCT(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.pct.PCTDetector
Tests if given memory container is a PCT (pairwise comparison table).
isProportional() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.RulesVCDRSAClassificationMethod
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.Command
Determines whether a command is ready to execute.
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.MonotonicVCdomLEMCommand
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCArcingGenericVCdomLEMCommand
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCArcingMonotonicVCdomLEMCommand
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingGenericVCdomLEMCommand
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCBaggingMonotonicVCdomLEMCommand
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCdomLEMCommand
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.VCdomLEMCommandOpt
 
isReady() - Method in class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
 
isResourceFilePathInProject(String) - Method in class pl.poznan.put.cs.idss.jrs.utilities.Project
Checks whether resource with given file path is present in project
isSimilarityTable(MemoryContainer) - Static method in class pl.poznan.put.cs.idss.jrs.cbr.core.SimilarityTableDetector
Tests if given memory container is a similarity table.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
Tests if given field's type is similar to this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.EnumField
Tests if given field's type and domain are the same as this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.Field
Tests if given field's type is similar to this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.FuzzyField
Tests if given field's type is similar to this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
Tests if given field's type is similar to this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
Tests if given field's type is similar to this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.SimpleField
Tests if given field's type is similar to this one.
isSimilarTo(Field) - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
Tests if given field's type is similar to this one.
isSuperset(ReductsExamplePair) - Method in class pl.poznan.put.cs.idss.jrs.jmaf.reducts.ReductsExamplePair
 
isTableType() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.PairSimilarityTable
 
isTransitive(Field, int) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Checks if relation at least/at most with given reference value is transitive.

If for some pair of vertices, satisfaction degree of considered relation is lower than 1.0, then it is assumed that this relation holds when satisfaction degree is >= 0.5, and relation does not hold, when satisfaction degree is < 0.5.

Does not take into account self-loops, i.e., pairs of vertices of type (x,x).
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.cbr.types.SimilarityField
Tests if pair's elements are determined.
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.types.Field
Checks whether this field's value is determined.
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.types.FuzzyField
Tests if fuzzy field value is determined.
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.types.IntervalField
Tests if interval value is determined.
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.types.PairField
Tests if pair's elements are determined.
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.types.SimpleField
Checks whether this field's value is determined.
isUnknown() - Method in class pl.poznan.put.cs.idss.jrs.types.TrapezoidalField
Test if trapezoidal field has determined value.
isUseAtLeastRelations() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Tells if this preference graph can contain relations "at least"
isUseAtMostRelations() - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Tells if this preference graph can contain relations "at most"
isUsed - Variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLRule
 
isUsed - Variable in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.MLSelector
 
isUsed() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLRule
 
isUsed() - Method in class pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem.VCMLSelector
 
isWriteDateToFile() - Method in class pl.poznan.put.cs.idss.jrs.approximations.MonotonicUnionContainer
Tells if 'Date' tag should be present in *.apx or *.regions file to which this container is saved.
isWriteDateToFile() - Method in class pl.poznan.put.cs.idss.jrs.approximations.StandardUnionContainer
Tells if 'Date' tag should be present in *.apx or *.regions file to which this container is saved.
isWriteDateToFile() - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
Tells if 'Date' tag should be present in *.apx or *.regions file to which this container is saved.
IVotes - Class in pl.poznan.put.cs.idss.jrs.classifiers.meta
This class is responsible for creating classifiers ensemble using importance voting (Pasting Small Votes method).
IVotes() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.meta.IVotes
Constructor.
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