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

B

basicResults() - Method in class rdr.results.MCRDRResults
Outputs the basic results to file
basicResults() - Method in class rdr.results.Results
Output all the basic experimental results to file
BinaryPrediction - Class in rdr.mulan
Data holding structure to make evaluation computation a little cleaner.
BinaryPrediction(boolean, boolean, double) - Constructor for class rdr.mulan.BinaryPrediction
 
BinaryRelevanceClassifier - Class in rdr.mulan
 
BinaryRelevanceClassifier(Classifier, int) - Constructor for class rdr.mulan.BinaryRelevanceClassifier
 
BinaryTreeNode - Class in rdr.methods
A binary tree node object.
BinaryTreeNode(Rule, Classification, Case) - Constructor for class rdr.methods.BinaryTreeNode
Construct a Binary Tree Node
brClassifier - Variable in class rdr.core.SimulatedExpert
 
btnCaseBrowser - Variable in class rdr.gui.MainMenu
 
buildClassifier(Instances) - Method in class rdr.mulan.BinaryRelevanceClassifier
 
buildClassifier(Instances) - Method in class rdr.mulan.FlattenTrueLabelsClassifier
 
buildClassifier(Instances) - Method in class rdr.mulan.IncludeLabelsClassifier
 
buildClassifier(Instances) - Method in interface rdr.mulan.MultiLabelClassifier
Builds the classifier.
buildClassifier(Instances) - Method in class rdr.mulan.MultiLabelClassifierBase
Builds the classifier.
buildCornerstones(NTreeNode) - Method in class rdr.methods.MCRDR
Checks the parent node's cornerstones to see if they're also cornerstones for this node Should only be called when the node is first added, otherwise use insertCornerstone to update as appropriate
buildException(Node, MyFastVector<Condition>, Case) - Method in class rdr.core.SimulatedExpert
Select a portion of the availableConditions to make an exception rule to parent which is satisfied by currentCase
buildRule(Node, MyFastVector<Condition>, Case, Classification) - Method in class rdr.core.SimulatedExpert
 
buildRule(MyFastVector<Condition>) - Method in class rdr.core.SimulatedExpert
Attempt to use some of the conditions to create a rule.

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