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 

W

warningMessagePrefix - Static variable in class pl.poznan.put.cs.idss.jrs.ranking.Ranker
Prefix for every warning message set by Ranker.run(RankerParameters)
WEIGHTED_MULTIPLE_DECISIONS - Static variable in class pl.poznan.put.cs.idss.jrs.wrappers.VCArcingWrapper
 
WeightedVotingMethod - Class in pl.poznan.put.cs.idss.jrs.classifiers.ensembles
Combines results of many classifiers by voting with weights
WeightedVotingMethod(SimpleClassifierWrapper[], double[], SimpleField[]) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.WeightedVotingMethod
Constructor for WeightedVotingMethod
WeightsGenerator - Class in pl.poznan.put.cs.idss.jrs.ranking
Generator for "at least" and "at most" weights used by a ranking method, like WFNFS.
WeightsGenerator() - Constructor for class pl.poznan.put.cs.idss.jrs.ranking.WeightsGenerator
Sole constructor
weightsType - Variable in class pl.poznan.put.cs.idss.jrs.ranking.RankerParameters
Type of weights used to generate final ranking of examples.
WeightsType - Enum in pl.poznan.put.cs.idss.jrs.ranking
Type of weights used to generate final ranking of examples
Weka - Class in pl.poznan.put.cs.idss.jrs.executors
 
Weka() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.Weka
 
WekaClassificationMethod - Class in pl.poznan.put.cs.idss.jrs.classifiers
Wrapper for weka classification methods.
WekaClassificationMethod() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassificationMethod(Attribute[]) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassificationMethod(Attribute[], int) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassificationMethod(Classifier) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassificationMethod(Classifier, String) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassificationMethod(Classifier, Attribute[]) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassificationMethod(Classifier, Attribute[], int) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassificationMethod
 
WekaClassifier - Class in pl.poznan.put.cs.idss.jrs.classifiers
Wrapper for weka classification methods.
WekaClassifier() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassifier
 
WekaClassifier(WekaClassificationMethod, int) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaClassifier
 
WekaCommand - Class in pl.poznan.put.cs.idss.jrs.executors
 
WekaCommand() - Constructor for class pl.poznan.put.cs.idss.jrs.executors.WekaCommand
 
WekaDistributionClassificationMethod - Class in pl.poznan.put.cs.idss.jrs.classifiers
Wrapper for weka classification methods.
WekaDistributionClassificationMethod() - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaDistributionClassificationMethod(Attribute[]) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaDistributionClassificationMethod(Attribute[], int) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaDistributionClassificationMethod(Classifier) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaDistributionClassificationMethod(Classifier, String) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaDistributionClassificationMethod(Classifier, Attribute[]) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaDistributionClassificationMethod(Classifier, Attribute[], int) - Constructor for class pl.poznan.put.cs.idss.jrs.classifiers.WekaDistributionClassificationMethod
 
WekaMethodWrapper - Class in pl.poznan.put.cs.idss.jrs.wrappers
Wrapper for weka classifiers.
WekaMethodWrapper() - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
WekaMethodWrapper(String) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
WekaMethodWrapper(String, String) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
WekaMethodWrapper(WekaClassificationMethod) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
WekaMethodWrapper(MemoryContainer) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
WekaMethodWrapper(MemoryContainer, MemoryContainer) - Constructor for class pl.poznan.put.cs.idss.jrs.wrappers.WekaMethodWrapper
 
WekaTransferableMemoryContainer - Class in pl.poznan.put.cs.idss.jrs.core.mem
Extention of MemoryContainer that can produce Weka's Instances object.
WekaTransferableMemoryContainer() - Constructor for class pl.poznan.put.cs.idss.jrs.core.mem.WekaTransferableMemoryContainer
 
WekaTransferableMemoryContainer(String) - Constructor for class pl.poznan.put.cs.idss.jrs.core.mem.WekaTransferableMemoryContainer
 
WekaTransferableMemoryContainer(MemoryContainer) - Constructor for class pl.poznan.put.cs.idss.jrs.core.mem.WekaTransferableMemoryContainer
 
WFNFS - Class in pl.poznan.put.cs.idss.jrs.ranking
Deprecated.
WFNFS(Hashtable<Double, Double>, Hashtable<Double, Double>, int) - Constructor for class pl.poznan.put.cs.idss.jrs.ranking.WFNFS
Deprecated.
Constructor for WFNFS class.
WFNFSVirtualAllRulesDRSA - Class in pl.poznan.put.cs.idss.jrs.ranking
WFNFSVirtualAllRulesDRSA(Hashtable<Double, Double>, Hashtable<Double, Double>, int) - Constructor for class pl.poznan.put.cs.idss.jrs.ranking.WFNFSVirtualAllRulesDRSA
Deprecated.
Constructor for WFNFSVirtualAllRulesDRSA class.
WFNFSWeights - Class in pl.poznan.put.cs.idss.jrs.ranking
Class used to store named set of at least and/or at most weights for WFNFS preference structure exploitation procedure.
WFNFSWeights(Hashtable<Field, Double>, Hashtable<Field, Double>, String) - Constructor for class pl.poznan.put.cs.idss.jrs.ranking.WFNFSWeights
Constructor for WFNFSWeights class
worked(int) - Method in class pl.poznan.put.cs.idss.jrs.rules.DummyIProgressNotifier
 
Workflow - Class in pl.poznan.put.cs.idss.jrs.lukiant
Created by lukiant on 2015-10-14.
Workflow() - Constructor for class pl.poznan.put.cs.idss.jrs.lukiant.Workflow
 
Wrapper - Interface in pl.poznan.put.cs.idss.jrs.wrappers
Common interface for all wrappers
writeApproximations(String, double, boolean, String) - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
Writes approximations for given VC-DRSA parameter value to the file with given name (path).
writeAttributes(Attribute[]) - Method in class pl.poznan.put.cs.idss.jrs.rules.AttributesWriter
Writes information about given attributes to text file for which given class has been created.
writeClassificationResults(int, String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Writes classification results of a given fold to a given file in a format similar to the one used by JAMM.
writeClassificationResults(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsContainer
Writes all classification results to a given file in a format similar to the one used by JAMM.
writeClassificationResults(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Writes all classification results to a given file in a format similar to the one used by JAMM.
writeClassificationResults(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
Writes all classification results to a given file in a format similar to the one used by JAMM.
writeClassificationResultsRAW(int, String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Writes classification results of a given fold to a given file in a format similar to the one used by WEKA toolbox.
writeClassificationResultsRAW(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Writes all classification results to a given file in a format similar to the one used by WEKA toolbox.
writeClassificationResultsRAW(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
Writes all classification results to a given file in a format similar to the one used by WEKA toolbox.
writeCoveringAtLeastAndAtMostRules(MemoryContainer, RulesContainer, String, int) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.CoverageInfoWriter
Writes numbers of covering certain / possible at least and certain / possible at most rules (from given rules container) for given memory container to file with given name (path)
writeDateToFile - Static variable 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.
writeDateToFile - Static variable 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.
writeDefaultPropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.ApproximationsGenerator
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDefaultPropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.ARFFFilesGenerator
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDefaultPropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.ClassificationGenerator
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDefaultPropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JmafRulesGenerator
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDefaultPropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDefaultPropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGenerator
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDefaultPropertiesFile(String) - Method in interface pl.poznan.put.cs.idss.jrs.wrappers.Wrapper
Writes *.properties file with names, default values and comments for those parameters, which are rarely changed.
writeDiscretizations(String, Attribute[]) - Method in class pl.poznan.put.cs.idss.jrs.pct.EvaluationDifference2PreferenceIntensityDegree
Writes discretizations stored in this class to file with given name (path)
writeDominationInformation - Variable in class pl.poznan.put.cs.idss.jrs.wrappers.JRankPrivateParameters
Tells if positive and negative dominance cones should be written for each example, in the *.apx file
writeDOTPreferenceGraph(String) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Writes this preference graph to DOT-format file with given path.
writeDurationToFile - Static variable in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
Tells if 'Duration' tag should be present in *.rules file to which this container is saved.
writeErrors(String) - Method in class pl.poznan.put.cs.idss.jrs.ranking.RankerResults
Saves all calculated ranking errors to a file with given path.
writeLearningPositiveExamples - Variable in class pl.poznan.put.cs.idss.jrs.wrappers.JRankPrivateParameters
Tells if learning positive examples for each generated rule should be written in the *.rules file
writeMisclassificationMatrix(int, String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Writes classification results of a given fold as misclassification matrix to a given file.
writeMisclassificationMatrix(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsFoldValidationContainer
Writes all classification results as misclassification matrix to a given file.
writeMisclassificationMatrix(String) - Method in class pl.poznan.put.cs.idss.jrs.classifiers.ClassificationResultsValidationContainer
Writes all classification results as misclassification matrix to a given file.
writePathAverages(String, int, String) - Method in class pl.poznan.put.cs.idss.jrs.test.RepeatedCrossValidationResults
Calculates average errors for each registered complete cross-validation and for each execution path.
writePosNegBndRegionsExamples(String, double, String) - Method in class pl.poznan.put.cs.idss.jrs.approximations.UnionContainer
Writes POS, NEG and BND regions for given VC-DRSA parameter value to the file with given name (path).
writePreferenceGraph(String) - Method in class pl.poznan.put.cs.idss.jrs.ranking.PreferenceGraph
Writes this preference graph to file with given path.
writeRanking(String) - Method in class pl.poznan.put.cs.idss.jrs.ranking.Ranking
Writes this ranking to file with given name (path).
writeRanking(String) - Method in class pl.poznan.put.cs.idss.jrs.ranking.SimpleRanking
Writes this ranking to file with given name (path).
writeReport(String) - Static method in class pl.poznan.put.cs.idss.jrs.utilities.Profiler
Writes raport to file with given path.
writeRules(String, boolean, boolean) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
Writes all rules stored in this container to file with given name (path), in *.rules (RLF-like) format.

If classes field is not null and there is more than one active decision attribute in the array of learning attributes, then deactivates all not used active decision attributes first, then writes this container to given *.rules file and finally reactivates all decision attributes deactivated in the first step.
writeRulesJAMM(String, boolean) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
Writes all rules stored in this container to file with given name (path), in JAMM rls format.
writeRulesStatistics - Variable in class pl.poznan.put.cs.idss.jrs.wrappers.JRankPrivateParameters
Tells if statistics of each generated rule should be written in the *.rules file
writeRulesXML(String, boolean, boolean) - Method in class pl.poznan.put.cs.idss.jrs.rules.RulesContainer
Writes all rules stored in this container to file with given name (path), in XML format.
writeState(DataOutputStream) - Method in class pl.poznan.put.cs.idss.jrs.utilities.MersenneTwisterFast
Writes the entire state of the MersenneTwister RNG to the stream
writeTemplatePropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.ApproximationsGenerator
Writes template *.properties file with names and comments for those parameters which are frequently changed.
writeTemplatePropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.ARFFFilesGenerator
Writes template *.properties file with names and comments for those parameters which are frequently changed.
writeTemplatePropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.ClassificationGenerator
Writes template *.properties file with names and comments for those parameters which are frequently changed.
writeTemplatePropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JmafRulesGenerator
Writes template *.properties file with names and comments for those parameters which are frequently changed.
writeTemplatePropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.JRank
Writes template *.properties file with names, default values and comments for those parameters which are frequently changed.
writeTemplatePropertiesFile(String) - Method in class pl.poznan.put.cs.idss.jrs.wrappers.RulesGenerator
Writes template *.properties file with names and comments for those parameters which are frequently changed.
writeTemplatePropertiesFile(String) - Method in interface pl.poznan.put.cs.idss.jrs.wrappers.Wrapper
Writes template *.properties file with names, default values and comments for those parameters which are frequently changed.
writeXML(String, Vector<PairSimilarity>) - Static method in class pl.poznan.put.cs.idss.jrs.cbr.core.PairSimilaritiesXMLParser
Writes given pair similarities to an XML file with given path
writeXML(String, PairSimilarity[]) - Static method in class pl.poznan.put.cs.idss.jrs.cbr.core.PairSimilaritiesXMLParser
Writes given pair similarities to an XML file with given path
WVINTERVALS - Static variable in class pl.poznan.put.cs.idss.jrs.classifiers.ensembles.WeightedVotingMethod
 
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